Skip to content

Commit 1d872ce

Browse files
updated .travis.yml
1 parent b56029f commit 1d872ce

File tree

2 files changed

+1
-1332
lines changed

2 files changed

+1
-1332
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ before_install:
1616
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then
1717
export DISPLAY=:99.0;
1818
sh -e /etc/init.d/xvfb start;
19+
xvfb -screen 0 1024x768x24 +extension RANDR;
1920
fi
2021

2122
install:

0 commit comments

Comments
 (0)