Skip to content

Commit

Permalink
chore(travis): remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Apr 30, 2018
1 parent 0855dc5 commit a433fae
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 @@ -33,10 +33,6 @@ before_install:
- npm install -g codecov
- npm install -g eslint

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

jobs:
include:
- stage: commit lint
Expand Down

0 comments on commit a433fae

Please sign in to comment.