Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
fix(all): Upgrade travis node; attempt ver bump for sem release
Browse files Browse the repository at this point in the history
  • Loading branch information
jaketrent committed May 2, 2016
1 parent 3517e08 commit db19eb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ cache:
notifications:
email: false
node_js:
- '4'
- '6'
before_install:
- npm i -g npm@^2.0.0
- npm i -g npm@^3.0.0
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit db19eb6

Please sign in to comment.