mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +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:
|
||||
- GAMOS=windows
|
||||
- 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:
|
||||
- source src/travis/$TRAVIS_OS_NAME-$PLATFORM-before-install.sh
|
||||
|
||||
Reference in New Issue
Block a user