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 b244e57 commit 4caf6aaCopy full SHA for 4caf6aa
.travis.yml
@@ -13,7 +13,7 @@ before_install:
13
14
before_script:
15
# populate tags
16
- - git fetch --tags
+ - git fetch origin
17
18
script:
19
- ./tests/tests-ci.sh
0 commit comments