Updated travis not to run on external PRs (#427)
This commit is contained in:
Родитель
1cd5f13608
Коммит
d9c60860b5
|
@ -9,6 +9,7 @@ jobs:
|
|||
include:
|
||||
- stage: test
|
||||
script:
|
||||
- if [ -z "$CLIENT_ID" ]; then travis_terminate 0; fi
|
||||
- sudo apt-get install python3.5 python3.5-dev
|
||||
- curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
|
||||
- sudo apt-get update
|
||||
|
|
Загрузка…
Ссылка в новой задаче