Explorar o código

ci: the Travis warning lied about this property. The one it suggests does not work!

Renée Kooi %!s(int64=5) %!d(string=hai) anos
pai
achega
8cd801eb3d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -123,12 +123,12 @@ notifications:
 # https://docs.travis-ci.com/user/deployment/#Conditional-Releases-with-on
 deploy:
 - provider: script
-  cleanup: false
+  skip_cleanup: true
   script: bin/travis-deploy
   on:
     branch: master
 - provider: script
-  cleanup: false
+  skip_cleanup: true
   script: bin/travis-deploy-companion
   on:
     branch: master