Skip to content

Commit d83853c

Browse files
committed
update travis config
1 parent 2589e25 commit d83853c

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,6 +1,6 @@
11
language: scala
22
scala:
3-
- 2.10.2
3+
- 2.11.2
44

55
script:
66
- sbt clean coverage test && sbt coverageAggregate

0 commit comments

Comments
 (0)