Skip to content

Commit

Permalink
replace the deprecated nvm version identifier with a valid one
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Jun 15, 2016
1 parent 30b9b15 commit deb09f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git:
branches:
except: /^v\d/
language: node_js
node_js: stable
node_js: node
after_script:
- npm install istanbul-coveralls
- npm run-script coverage
Expand Down

0 comments on commit deb09f1

Please sign in to comment.