diff --git a/.travis.yml b/.travis.yml index 8e71d71..e5c46e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ before_install: before_script: # populate tags - - git fetch --tags + - git fetch origin script: - ./tests/tests-ci.sh