Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Commit d347302

Browse files
committed
20190524 - Updating travis config
1 parent f64867b commit d347302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install:
3030

3131

3232
before_script:
33-
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start fi
33+
# - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start fi
3434

3535

3636
script:

0 commit comments

Comments
 (0)