mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Fixed matrix typo.
This commit is contained in:
+1
-4
@@ -1,11 +1,8 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
addons:
|
addons:
|
||||||
firefox: latest
|
firefox: latest
|
||||||
os:
|
|
||||||
- linux
|
|
||||||
- osx
|
|
||||||
matrix:
|
matrix:
|
||||||
- include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
env: CXX=g++-4.8
|
env: CXX=g++-4.8
|
||||||
- os: osx
|
- os: osx
|
||||||
|
|||||||
Reference in New Issue
Block a user