Browse Source

fix travis deploy

anonswap
Ofek Lev 6 years ago
parent
commit
00dac335fc
  1. 1
      .travis.yml

1
.travis.yml

@ -84,3 +84,4 @@ deploy:
script: chmod +x .travis/deploy.sh && chmod +x .travis/build-linux-wheels.sh && .travis/deploy.sh
on:
tags: true
all_branches: true

Loading…
Cancel
Save