mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 16:11:15 +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
|
||||
addons:
|
||||
firefox: latest
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
matrix:
|
||||
- include:
|
||||
- os: linux
|
||||
|
|
Loading…
Reference in a new issue