mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update travis to remove v7 allow failure
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user