Browse Source

travis: add version Node.js v4

ci/travis-osximage
JP Richardson 9 years ago
parent
commit
3e8d2130a9
  1. 1
      .travis.yml

1
.travis.yml

@ -2,6 +2,7 @@ language: node_js
before_install:
- "npm install npm -g"
node_js:
- 4.2
- 0.12
- 0.10
- iojs

Loading…
Cancel
Save