Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Fix Travis Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveLong committed May 20, 2019
1 parent ed1ad60 commit ee21b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ before_deploy:
- rm -rf builds
- mkdir builds
- cp plenteum-testnet-${TRAVIS_TAG}-${LABEL}.tar.gz builds
- cd ..


deploy:
- provider: releases
Expand Down

0 comments on commit ee21b7d

Please sign in to comment.