Merge pull request #1366 from styfle/remove-node-0.10

Fix builds: remove node v0.10 from travis matrix
This commit is contained in:
Steven 2018-10-28 22:43:33 -04:00 committed by GitHub
commit 8b9ba8e57a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,7 @@ jobs:
- stage: spec tests 👩🏽‍💻
script: npm run test:specs
node_js: v0.10
- node_js: v4
node_js: v4
- node_js: lts/*
- node_js: node