Skip to content

Commit 6324069

Browse files
committed
Fixed travis script
1 parent 34d46ee commit 6324069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: scala
2-
script: "sbt clean scoverage:test coveralls"
2+
script: "sbt clean scoverage:test"
33
scala:
44
- 2.10.2
55
jdk:

0 commit comments

Comments
 (0)