Browse Source

Travis CI: Test on latest Node.js v5.x.x

http2
Stephen Edgar 9 years ago
parent
commit
cd18ebd0a5
  1. 2
      .travis.yml

2
.travis.yml

@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- 'stable'
- '5'
- '4'
- '0.12'
- '0.10'

Loading…
Cancel
Save