mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
give up on MacOS 10.12 Sierra and 32-bit Linux for now
This commit is contained in:
12
.travis.yml
12
.travis.yml
@@ -26,18 +26,6 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
- GAMOS=windows
|
- GAMOS=windows
|
||||||
- PLATFORM=x86
|
- PLATFORM=x86
|
||||||
- os: osx
|
|
||||||
language: generic
|
|
||||||
osx_image: xcode9.2
|
|
||||||
env:
|
|
||||||
- GAMOS=macos
|
|
||||||
- PLATFORM=x86_64-sierra-testing
|
|
||||||
- os: linux
|
|
||||||
language: python
|
|
||||||
dist: precise
|
|
||||||
env:
|
|
||||||
- GAMOS=linux
|
|
||||||
- PLATFORM=x86
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- source src/travis/$TRAVIS_OS_NAME-$PLATFORM-before-install.sh
|
- source src/travis/$TRAVIS_OS_NAME-$PLATFORM-before-install.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user