We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f90635 commit e7fa341Copy full SHA for e7fa341
.travis.yml
@@ -1,4 +1,9 @@
1
---
2
+sudo: required
3
+# Various issues have been logged aginst Travis-ci about Java 7 Support. Looks like it's broken on the latest Linux image.
4
+# For now we use the old version of the image. In the longer term, we should consider moving to Java 8
5
+group: deprecated-2017Q2
6
+
7
services:
8
- docker
9
0 commit comments