Browse Source

travis: test modern node versions

We should probably drop the old versions soon...
v1.x
Nathan Rajlich 12 years ago
parent
commit
b3a1247f7a
  1. 2
      .travis.yml

2
.travis.yml

@ -3,3 +3,5 @@ node_js:
- 0.4
- 0.6
- 0.7 # development version of 0.8, may be unstable
- 0.8
- 0.9

Loading…
Cancel
Save