8000 Revert "Scala 2.11.9" · unfiltered/unfiltered-scalate.g8@e0cb0a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit e0cb0a1

Browse files
committed
Revert "Scala 2.11.9"
This reverts commit 261d395. scala/scala#5821
1 parent 261d395 commit e0cb0a1

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
@@ -3,7 +3,7 @@ sudo: false
33
jdk: oraclejdk7
44
scala:
55
- 2.10.6
6-
- 2.11.9
6+
- 2.11.8
77
script:
88
- sbt ";set g8Properties in g8 in Test ~= { _ + (\"scala_version\" -> \"$TRAVIS_SCALA_VERSION\")}; g8Test"
99
matrix:

0 commit comments

Comments
 (0)
0