We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1103e3b commit 5d5ed31Copy full SHA for 5d5ed31
.travis.yml
@@ -43,6 +43,7 @@ before_install:
43
- >
44
if [ "TRAVIS_PULL_REQUEST" != "false" ]; then
45
git checkout remotes/origin/master -- .ci
46
+ fi
47
- bash .ci/before_install.sh
48
49
after_success:
0 commit comments