give up on MacOS 10.12 Sierra and 32-bit Linux for now

This commit is contained in:
Jay Lee
2019-04-15 13:24:02 -04:00
parent 48553f4ad9
commit 9930209980

View File

@@ -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