disable 32-bit linux for now

This commit is contained in:
Jay Lee
2019-04-12 15:21:15 -04:00
parent e68632e840
commit fb6746e694

View File

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