mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
update travis to remove v7 allow failure
This commit is contained in:
parent
100cf9a38d
commit
a3e69d1a2f
@ -9,11 +9,6 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- g++-4.8
|
- g++-4.8
|
||||||
- gcc-4.8
|
- gcc-4.8
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- node_js: "7"
|
|
||||||
before_install:
|
|
||||||
- npm install -g npm@latest-2
|
|
||||||
node_js:
|
node_js:
|
||||||
- "7"
|
- "7"
|
||||||
- "6"
|
- "6"
|
||||||
|
Loading…
Reference in New Issue
Block a user