We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d8cda commit 4a2e61aCopy full SHA for 4a2e61a
.travis.yml
@@ -1,5 +1,8 @@
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
0 commit comments