Skip to content

Commit

Permalink
Remove duplicate npm install (#4542)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored and simonbrunel committed Jul 21, 2017
1 parent 090196c commit 94099c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"

before_script:
- npm install

script:
- gulp build
- gulp test --coverage
Expand Down

0 comments on commit 94099c1

Please sign in to comment.