Skip to content

Commit ae95814

Browse files
committed
2 parents 27a9021 + ec86764 commit ae95814

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
sudo: false
2+
language: scala
3+
jdk:
4+
- oraclejdk8
5+
script:
6+
- sbt test
7+
addons:
8+
apt:
9+
packages:
10+
- oracle-java8-installer

0 commit comments

Comments
 (0)