Explorar o código

travis-ci: use git fetch --unshallow so the revision count is correct

Kirill Vainer %!s(int64=10) %!d(string=hai) anos
pai
achega
734bf4a789
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -42,6 +42,7 @@ deploy:
     tags: true
 
 before_install:
+  - git fetch --unshallow
   - openssl aes-256-cbc -K $encrypted_a1949b55824a_key -iv $encrypted_a1949b55824a_iv 
     -in private/www-updater.key.enc -out private/www-updater.key -d