Skip to content

Commit aa3deeb

Browse files
committed
fix: remove unnecessary sleep and pull
1 parent cb2e0ac commit aa3deeb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,5 @@ jobs:
3030
- yarn travis-deploy-once "yarn semantic-release"
3131
skip_cleanup: true
3232
after_deploy:
33-
- sleep 10
34-
- git pull https://${GH_TOKEN}@github.com/${GH_REPO}.git master
3533
- yarn build
3634
- yarn deploy:demo

0 commit comments

Comments
 (0)