Test on Node stable instead of iojs.

master
Julien Fontanet 9 years ago
parent 6296f616ca
commit b2b029e852

@ -1,5 +1,5 @@
language: node_js
node_js:
- 'iojs'
- 'stable'
- '0.12'
- '0.10'

Loading…
Cancel
Save