1
0
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:
Dave Conway-Jones 2018-08-15 22:01:52 +01:00
parent 68ea7f0ff2
commit d1eaec49c8
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4

View File

@ -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