Skip to content

Commit

Permalink
Merge pull request #4 from rallyhealth/travis-ci
Browse files Browse the repository at this point in the history
Setup Travis CI
  • Loading branch information
jeffmay authored Nov 8, 2017
2 parents 9622e06 + 54a9e8b commit 49f32de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: scala
scala:
- 2.10.6
jdk:
- openjdk8
script:
- sbt +test

0 comments on commit 49f32de

Please sign in to comment.