mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
try MacOS 10.13, remove release
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: python
|
||||
dist: precise
|
||||
osx_image: xcode9.2
|
||||
osx_image: xcode10.1
|
||||
|
||||
python:
|
||||
- "2.7.15"
|
||||
@@ -26,6 +26,5 @@ script:
|
||||
- gam/gam version
|
||||
|
||||
deploy:
|
||||
provider: release
|
||||
skip_cleanup: true
|
||||
file: gam-$TRAVIS_BUILd_NUMBER-$GAMOS.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user