mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
more tests to confirm sane build.
This commit is contained in:
@@ -49,6 +49,9 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- gam/gam version extended
|
- gam/gam version extended
|
||||||
|
- gam/gam version | grep Python 3\.7\.3 # We should be building with Python 3.7.3
|
||||||
|
- gam/gam version | grep travis # travis should be part of the path (not /tmp or such)
|
||||||
|
- gam/gam version extended | grep TLSv1\.3 # We should support TLS 1.3 to Google
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- export TRAVIS_TAG="preview"
|
- export TRAVIS_TAG="preview"
|
||||||
|
|||||||
Reference in New Issue
Block a user