Skip to content

Commit

Permalink
Merge pull request #186 from twitter/new-travisci
Browse files Browse the repository at this point in the history
Update to use new Travis CI infrastructure
  • Loading branch information
caniszczyk committed Dec 19, 2014
2 parents 4c35ce4 + a45cd4f commit 9f6085b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,7 +1,8 @@
language: scala
sudo: false
script:
- sbt test
- sbt coveralls
scala:
- 2.9.2
- 2.10.0
- 2.10.4

0 comments on commit 9f6085b

Please sign in to comment.