Skip to content

Commit

Permalink
added travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Feb 9, 2015
1 parent 2616485 commit 574f160
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: scala
install: true
script: "./sbt clean test"
scala:
- 2.10.1
- 2.9.3

0 comments on commit 574f160

Please sign in to comment.