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 6726fe3 commit 627d980Copy full SHA for 627d980
.travis.yml
@@ -3,6 +3,9 @@ language: java
3
jdk:
4
- oraclejdk8
5
6
+sudo: false
7
+# as per http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
8
+
9
before_install:
10
- export DISPLAY=:99.0
11
- sh -e /etc/init.d/xvfb start
0 commit comments