Skip to content

Commit

Permalink
fix: remove unnecessary sleep and pull
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchappell committed Apr 11, 2019
1 parent cb2e0ac commit aa3deeb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,5 @@ jobs:
- yarn travis-deploy-once "yarn semantic-release"
skip_cleanup: true
after_deploy:
- sleep 10
- git pull https://${GH_TOKEN}@github.com/${GH_REPO}.git master
- yarn build
- yarn deploy:demo

0 comments on commit aa3deeb

Please sign in to comment.