mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 06:40:25 +01:00
Also need os in yaml.
This commit is contained in:
parent
2651ab891d
commit
c71c50a729
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
addons:
|
addons:
|
||||||
firefox: latest
|
firefox: latest
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
matrix:
|
matrix:
|
||||||
- include:
|
- include:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Reference in a new issue