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