Skip to content

Commit

Permalink
Fixed syntax error in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloyan-raev committed May 17, 2015
1 parent 7e1cbc3 commit 8fa9f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env: DISPLAY=:99.0

install: true

before_script
before_script:
- sh -e /etc/init.d/xvfb start
- sleep 10 # give xvfb some time to start

Expand Down

0 comments on commit 8fa9f27

Please sign in to comment.