Travis.yml: Broader Node version testing

pull/189/head
Wes Cossick 9 years ago
parent b21808ed12
commit 4b308e0c89

@ -1,9 +1,7 @@
language: node_js
node_js:
- '5.1'
- '5.0'
- '4.1'
- '4.0'
- '5'
- '4'
- '0.12'
before_script:
- npm install -g gulp

Loading…
Cancel
Save