Fix before_deploy (#4764)

This commit is contained in:
Javier Serrano Polo
2019-01-14 09:47:34 +01:00
committed by GitHub
parent d9f5e8a6df
commit e074841d44

View File

@@ -36,7 +36,7 @@ script:
after_script:
- ccache -s
before_deploy:
- if [ "$TRAVIS_OS" != debian-sid ]; then make package; fi
- if [ "$TARGET_OS" != debian-sid ]; then make package; fi
deploy:
provider: releases
api_key: