travis-ci: fix deploy stage

pull/207/head
David Schweikert 4 years ago
parent f6e3d7194d
commit 5f5220939d

@ -81,6 +81,8 @@ jobs:
name: deploy
os: linux
dist: xenial
env:
- SKIP_IPV6=1
after_success:
- ci/deploy-bintray.sh

Loading…
Cancel
Save