mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Also need os in yaml.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user