mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
and finally
This commit is contained in:
parent
68ea7f0ff2
commit
d1eaec49c8
@ -1,11 +1,10 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
|
||||||
- "8"
|
|
||||||
- "10"
|
|
||||||
- "6"
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- node_js: 8
|
||||||
|
- node_js: 10
|
||||||
|
- node_js: 6
|
||||||
- python: 2.7
|
- python: 2.7
|
||||||
language: python
|
language: python
|
||||||
before_script: pip install flake8
|
before_script: pip install flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user