mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Don't allow node10 to fail
This commit is contained in:
parent
120f88ef92
commit
6793fd2596
@ -4,9 +4,6 @@ node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
matrix:
|
||||
allow_failures:
|
||||
- node_js: 10
|
||||
before_script:
|
||||
# Remove the './node_modules/.bin:' entry, see https://github.com/travis-ci/travis-ci/issues/8813
|
||||
- npm i -g npm
|
||||
|
Loading…
Reference in New Issue
Block a user