mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 14:43:34 +00:00
try more languages
This commit is contained in:
@ -1,4 +1,3 @@
|
|||||||
language: generic
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
@ -8,6 +7,7 @@ matrix:
|
|||||||
- "2.7.15"
|
- "2.7.15"
|
||||||
env: GAMOS=linux
|
env: GAMOS=linux
|
||||||
- os: osx
|
- os: osx
|
||||||
|
language: generic
|
||||||
osx_image: xcode9.2
|
osx_image: xcode9.2
|
||||||
env: GAMOS=macos
|
env: GAMOS=macos
|
||||||
addons:
|
addons:
|
||||||
@ -15,6 +15,7 @@ matrix:
|
|||||||
packages:
|
packages:
|
||||||
python@2
|
python@2
|
||||||
- os: windows
|
- os: windows
|
||||||
|
language: go
|
||||||
env: GAMOS=windows
|
env: GAMOS=windows
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
Reference in New Issue
Block a user