Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
librarian-pku committed Nov 22, 2018
1 parent ccb8524 commit 6b002a2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,4 @@ after_success:
- git config --global user.name "Travis CI"
- git add .
- git commit -m 'Add files via upload'
- git remote add origin https://${DEPLOY_TOKEN}@github.com/lib-pku/lib-pku.github.io.git
- git push origin master -f


- git push https://${DEPLOY_TOKEN}@github.com/lib-pku/lib-pku.github.io.git master -f

0 comments on commit 6b002a2

Please sign in to comment.