Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
chore(travis): use nodejs 6 only
Browse files Browse the repository at this point in the history
  • Loading branch information
yhuard committed Feb 11, 2017
1 parent f1a4911 commit e74f1ab
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 @@ -4,9 +4,7 @@ cache:
- node_modules
notifications:
email: false
node_js:
- '7'
- '6'
node_js: '6'
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit e74f1ab

Please sign in to comment.