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
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
- "10"
|
||||
- "6"
|
||||
matrix:
|
||||
include:
|
||||
- node_js: 8
|
||||
- node_js: 10
|
||||
- node_js: 6
|
||||
- python: 2.7
|
||||
language: python
|
||||
before_script: pip install flake8
|
||||
|
Loading…
Reference in New Issue
Block a user