Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
heqin-zhu committed Mar 7, 2019
1 parent 25dcf30 commit 07a43e4
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,7 +26,7 @@ after_script:
- git config user.email "[email protected]"
- git add docs
- git commit -m "Travis-CI Update pages with build $TRAVIS_BUILD_NUMBER"
- git push -f "https://${GH_TOKEN}@${GH_REF}" origin master
- git push -f "https://${GH_TOKEN}@${GH_REF}" master:master

addons:
apt:
Expand Down

0 comments on commit 07a43e4

Please sign in to comment.