mirror of
https://github.com/maputnik/editor.git
synced 2026-06-18 13:17:27 +00:00
Test in travis with Node 5
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ os:
|
|||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
node_js:
|
node_js:
|
||||||
- "6"
|
- "5.11"
|
||||||
- "6.1"
|
- "6.1"
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g eslint eslint-plugin-react
|
- npm install -g eslint eslint-plugin-react
|
||||||
|
|||||||
Reference in New Issue
Block a user