mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-05-09 10:19:34 +00:00
Trigger with Linux/3.8
This commit is contained in:
parent
ab3557654e
commit
c6a2b93628
@ -169,7 +169,7 @@ after_success:
|
||||
#- if [[ -n "$TRAVIS_TAG" ]]; then $PYTHON_BINARY setup.py sdist --formats=zip ;fi
|
||||
- cd $TRAVIS_BUILD_DIR
|
||||
- bash ./.github/deploy.sh
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" && "$PYTHON_VERSION" == "3.6" ]]; then $PYTHON_BINARY ./.github/trigger_docker.py ;fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" && "$PYTHON_VERSION" == "3.8" ]]; then $PYTHON_BINARY ./.github/trigger_docker.py ;fi
|
||||
|
||||
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user