mirror of
https://github.com/ru-de/faq.git
synced 2024-11-14 14:41:01 +00:00
fix ci
This commit is contained in:
parent
2a1610d0a3
commit
66fddf544f
@ -14,8 +14,9 @@ install:
|
|||||||
- sudo env PATH=$PATH GOPATH=$GOPATH bash files/check-install.sh
|
- sudo env PATH=$PATH GOPATH=$GOPATH bash files/check-install.sh
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- git branch ci_pull_request
|
||||||
- bash files/run_on_master.sh
|
- bash files/run_on_master.sh
|
||||||
- git checkout $TRAVIS_COMMIT -qf
|
- git checkout ci_pull_request
|
||||||
- bash files/check.sh
|
- bash files/check.sh
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user