1
0
mirror of https://github.com/ru-de/faq.git synced 2024-11-09 12:11:02 +00:00
This commit is contained in:
Evgeniy Sokolov 2018-05-22 22:32:22 +02:00
parent 2a1610d0a3
commit 66fddf544f

View File

@ -14,8 +14,9 @@ install:
- sudo env PATH=$PATH GOPATH=$GOPATH bash files/check-install.sh
script:
- git branch ci_pull_request
- bash files/run_on_master.sh
- git checkout $TRAVIS_COMMIT -qf
- git checkout ci_pull_request
- bash files/check.sh
notifications: