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 9cae739 commit a683fccCopy full SHA for a683fcc
.travis.yml
@@ -2,3 +2,6 @@ language: java
2
3
jdk:
4
- oraclejdk7
5
+
6
+sudo: false
7
+# as per http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
0 commit comments