Skip to content

Commit

Permalink
Run tests using up-to-date node versions
Browse files Browse the repository at this point in the history
`node` means latest stable Node.js release. `4` means latest 4.x release.
  • Loading branch information
swissspidy authored Sep 23, 2016
1 parent ad1967d commit 3594b6e
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
@@ -1,4 +1,4 @@
language: node_js
node_js:
- '0.8'
- '0.10'
- node
- 4

0 comments on commit 3594b6e

Please sign in to comment.