Skip to content

Commit

Permalink
Attempt to fix failing travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
nihas101 committed Mar 24, 2018
1 parent d55ab0b commit 0b7e397
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ install: true

sudo: false # Linux OS: run in container

addons:
apt:
packages:
- oracle-java8-installer

before_install:
- chmod +x gradlew
- if [[ "${TRAVIS_OS_NAME}" == linux ]]; then export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start; fi
Expand Down

0 comments on commit 0b7e397

Please sign in to comment.