Skip to content

Commit

Permalink
chore(travis): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausTrainer committed Mar 23, 2017
1 parent 7238ea8 commit d048559
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ notifications:
email: false
node_js:
- '4'
- '5'
- '6'
before_install:
- npm i -g npm@^3.10.8
- '7'
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit d048559

Please sign in to comment.