mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 16:11:15 +01:00
Fixed matrix typo.
This commit is contained in:
parent
c71c50a729
commit
3485b7bfb0
1 changed files with 1 additions and 4 deletions
|
@ -1,11 +1,8 @@
|
|||
language: node_js
|
||||
addons:
|
||||
firefox: latest
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
matrix:
|
||||
- include:
|
||||
include:
|
||||
- os: linux
|
||||
env: CXX=g++-4.8
|
||||
- os: osx
|
||||
|
|
Loading…
Reference in a new issue