Skip to content

Commit 3b6a3e4

Browse files
committed
Updated traivs for 2.11
1 parent 104aa05 commit 3b6a3e4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: scala
22
scala:
3-
- 2.10.3
3+
- 2.11.2
44
script:
55
- "sbt clean test"
66
jdk:
7-
- oraclejdk7
8-
- openjdk7
7+
- oraclejdk7

0 commit comments

Comments
 (0)