We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13ab9f commit 16f0f6aCopy full SHA for 16f0f6a
.travis.yml
@@ -1,4 +1,5 @@
1
language: scala
2
scala:
3
- - 2.10.5
4
- - 2.11.7
+ - 2.10.6
+ - 2.11.8
5
+ - 2.12.0-M4
0 commit comments