mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 04:41:35 +00:00
try MacOS 10.13, remove release
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user