Skip to content

Commit

Permalink
Remove duplicate npm install (chartjs/Chart.js#4542)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagix committed Mar 2, 2018
1 parent 2461d96 commit 2095649
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 @@ -2,9 +2,6 @@ language: node_js
node_js:
- "6"

before_script:
- npm install

script:
- gulp lint
- gulp build
Expand Down

0 comments on commit 2095649

Please sign in to comment.