mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-27 07:25:28 +01:00
Ensure firefox is installed on OSX
This commit is contained in:
parent
f13e1836e2
commit
72c6def748
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
|
addons:
|
||||||
|
firefox: latest
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
|
Loading…
Reference in a new issue