mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-24 08:01:36 +00:00
Travis logic cleanup
This commit is contained in:
@@ -12,7 +12,6 @@ gmail.googleapis.com
|
||||
groupssettings.googleapis.com
|
||||
iam.googleapis.com
|
||||
licensing.googleapis.com
|
||||
plus.googleapis.com
|
||||
reseller.googleapis.com
|
||||
sheets.googleapis.com
|
||||
siteverification.googleapis.com
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
if [ "$VMTYPE" == "test" ]; then
|
||||
if [ "$TRAVIS_JOB_NAME" == *"Testing" ]; then
|
||||
export python="python"
|
||||
export pip="pip"
|
||||
echo "Travis setup Python $TRAVIS_PYTHON_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user