mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 09:47:46 +01:00
Test in travis with Node 5
This commit is contained in:
parent
97cf0a3800
commit
3b83c39ac9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ os:
|
|||
- linux
|
||||
- osx
|
||||
node_js:
|
||||
- "6"
|
||||
- "5.11"
|
||||
- "6.1"
|
||||
before_script:
|
||||
- npm install -g eslint eslint-plugin-react
|
||||
|
|
Loading…
Reference in a new issue