Skip to content

Commit 2055b8d

Browse files
updated .travis.yml
1 parent 39f70a5 commit 2055b8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

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

2221
install:

0 commit comments

Comments
 (0)