Skip to content

Commit

Permalink
Fixed travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Apr 18, 2014
1 parent 34d46ee commit 6324069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: scala
script: "sbt clean scoverage:test coveralls"
script: "sbt clean scoverage:test"
scala:
- 2.10.2
jdk:
Expand Down

0 comments on commit 6324069

Please sign in to comment.