Skip to content

Commit

Permalink
Remove before_install section from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerlong committed Sep 12, 2017
1 parent f979d94 commit 1e89aa7
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 @@ -6,10 +6,6 @@ addons:
language: node_js
node_js:
- "8"
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start &
- sleep 3
before_script:
- yarn build
script:
Expand Down

0 comments on commit 1e89aa7

Please sign in to comment.