Skip to content

Commit a7e359a

Browse files
committed
add a basic Travis build
1 parent f5329f9 commit a7e359a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: scala
2+
jdk: oraclejdk8
3+
script: sbt test

0 commit comments

Comments
 (0)