Skip to content

Commit

Permalink
Remove unneeded GUI configuration for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Niels Dequeker committed Jan 25, 2015
1 parent 9e42985 commit d30f70f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ language: node_js
node_js:
- "0.10"

before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"

before_script:
- npm install -g bower
- bower install
Expand Down

0 comments on commit d30f70f

Please sign in to comment.