8000 Configure Travis to run `xvfb`, too · viktorthang/developer.github.com@594efae · GitHub
[go: up one dir, main page]

Skip to content

Commit 594efae

Browse files
committed
Configure Travis to run xvfb, too
1 parent 4972a77 commit 594efae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ rvm:
33
- 2.2.3
44
before_script:
55
- script/bootstrap
6+
- sh -e /etc/init.d/xvfb start
67
cache: bundler
78
sudo: false
89
git:

0 commit comments

Comments
 (0)
0