try MacOS 10.13, remove release

This commit is contained in:
Jay Lee
2019-04-12 07:42:15 -04:00
parent 2e5e784f4c
commit 7a9899f747

View File

@@ -1,6 +1,6 @@
language: python language: python
dist: precise dist: precise
osx_image: xcode9.2 osx_image: xcode10.1
python: python:
- "2.7.15" - "2.7.15"
@@ -26,6 +26,5 @@ script:
- gam/gam version - gam/gam version
deploy: deploy:
provider: release
skip_cleanup: true skip_cleanup: true
file: gam-$TRAVIS_BUILd_NUMBER-$GAMOS.tar.xz file: gam-$TRAVIS_BUILd_NUMBER-$GAMOS.tar.xz