Run builds from last node LTS and stable

old
Kiko Beats 2017-04-05 11:01:26 +02:00
parent 3dde4c4cda
commit a5a9a0afbf
No known key found for this signature in database
GPG Key ID: 8FA93B22CCF04B96
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@ sudo: false
language: node_js
node_js:
- 6
- 4
- "node"
- "lts/*"
script:
- npm run lint
- npm test