mirror of
https://github.com/maputnik/editor.git
synced 2026-06-22 07:07:26 +00:00
Added nodejs 7 to travis and updated to latest patch versions
This commit is contained in:
+4
-3
@@ -5,9 +5,10 @@ os:
|
|||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
node_js:
|
node_js:
|
||||||
- "4.6"
|
- "4"
|
||||||
- "5.11"
|
- "5"
|
||||||
- "6.1"
|
- "6"
|
||||||
|
- "7"
|
||||||
before_install:
|
before_install:
|
||||||
- export CHROME_BIN=chromium-browser
|
- export CHROME_BIN=chromium-browser
|
||||||
- export DISPLAY=:99.0
|
- export DISPLAY=:99.0
|
||||||
|
|||||||
Reference in New Issue
Block a user