mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +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"
|
- "2.7.15"
|
||||||
env:
|
env:
|
||||||
- GAMOS=linux
|
- GAMOS=linux
|
||||||
- PLATFORM=x64
|
- PLATFORM=x86_64
|
||||||
- os: linux
|
# - os: linux
|
||||||
language: python
|
# language: python
|
||||||
dist: precise
|
# dist: precise
|
||||||
python:
|
# python:
|
||||||
- "2.7.15"
|
# - "2.7.15"
|
||||||
env:
|
# env:
|
||||||
- GAMOS=linux
|
# - GAMOS=linux
|
||||||
- PLATFORM=x86
|
# - PLATFORM=i686
|
||||||
- os: osx
|
- os: osx
|
||||||
language: generic
|
language: generic
|
||||||
osx_image: xcode10.1
|
osx_image: xcode10.1
|
||||||
|
|||||||
Reference in New Issue
Block a user