Merge pull request #1366 from styfle/remove-node-0.10
Fix builds: remove node v0.10 from travis matrix
This commit is contained in:
commit
8b9ba8e57a
@ -12,8 +12,7 @@ jobs:
|
|||||||
|
|
||||||
- stage: spec tests 👩🏽💻
|
- stage: spec tests 👩🏽💻
|
||||||
script: npm run test:specs
|
script: npm run test:specs
|
||||||
node_js: v0.10
|
node_js: v4
|
||||||
- node_js: v4
|
|
||||||
- node_js: lts/*
|
- node_js: lts/*
|
||||||
- node_js: node
|
- node_js: node
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user