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 d55ab0b commit 0b7e397Copy full SHA for 0b7e397
.travis.yml
@@ -5,11 +5,6 @@ install: true
5
6
sudo: false # Linux OS: run in container
7
8
-addons:
9
- apt:
10
- packages:
11
- - oracle-java8-installer
12
-
13
before_install:
14
- chmod +x gradlew
15
- if [[ "${TRAVIS_OS_NAME}" == linux ]]; then export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start; fi
0 commit comments