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