Add support for testing with Node.js 8

master
Futago-za Ryuu 7 years ago committed by GitHub
parent 35f3c5267a
commit bc5c8a0f97

@ -7,6 +7,7 @@ node_js:
- "5.0"
- "6.0"
- "7.0"
- "8.0"
before_script:
- npm install -g gulp

Loading…
Cancel
Save