Skip to content

Commit

Permalink
Travis CI: test against node.js 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Oct 26, 2015
1 parent b0aa102 commit f3a417d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: node_js
git:
depth: 10
node_js:
- "0.12"
- "4"
before_install:
- rvm install 2.0.0 && rvm use 2.0.0
- "export TRAVIS_COMMIT_MSG=\"$(git log --format=%B --no-merges -n 1)\""
Expand Down

0 comments on commit f3a417d

Please sign in to comment.