Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add travis script
  • Loading branch information
catena2w committed Dec 15, 2016
1 parent 8aaf0e6 commit d6306c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
language: scala
jdk:
- oraclejdk8
scala:
- 2.12.1
script:
- sbt test

0 comments on commit d6306c5

Please sign in to comment.