mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
disable 32-bit linux for now
This commit is contained in:
18
.travis.yml
18
.travis.yml
@@ -7,15 +7,15 @@ matrix:
|
||||
- "2.7.15"
|
||||
env:
|
||||
- GAMOS=linux
|
||||
- PLATFORM=x64
|
||||
- os: linux
|
||||
language: python
|
||||
dist: precise
|
||||
python:
|
||||
- "2.7.15"
|
||||
env:
|
||||
- GAMOS=linux
|
||||
- PLATFORM=x86
|
||||
- PLATFORM=x86_64
|
||||
# - os: linux
|
||||
# language: python
|
||||
# dist: precise
|
||||
# python:
|
||||
# - "2.7.15"
|
||||
# env:
|
||||
# - GAMOS=linux
|
||||
# - PLATFORM=i686
|
||||
- os: osx
|
||||
language: generic
|
||||
osx_image: xcode10.1
|
||||
|
||||
Reference in New Issue
Block a user