Skip to content

Commit

Permalink
revert: Pin travis-deploy-once to v5.0.4
Browse files Browse the repository at this point in the history
Revert commit b86eea3.
Issue fixed in `[email protected]`
  • Loading branch information
sudo-suhas committed Sep 28, 2018
1 parent b86eea3 commit e171ee4
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 @@ -26,5 +26,5 @@ after_script:
- yarn run coverage

after_success:
- yarn global add travis-deploy-once@5.0.4
- yarn global add travis-deploy-once
- travis-deploy-once "yarn global add semantic-release@12 && semantic-release"

0 comments on commit e171ee4

Please sign in to comment.