mirror of
https://github.com/joel16/uofw.git
synced 2024-11-23 11:39:50 +00:00
Fixed travis.ci (finally)
This commit is contained in:
parent
7eef95ce35
commit
279a45bdc0
@ -33,6 +33,6 @@ after_success:
|
||||
- git commit -am "Rebuilt docs for $TRAVIS_COMMIT"
|
||||
|
||||
- git remote add origin "https://${GH_AUTH}@github.com/$TRAVIS_REPO_SLUG.git"
|
||||
- git push origin master:gh-pages 2>&1 | sed "s/${GH_AUTH}/[secure]/gi"
|
||||
- git push origin +master:gh-pages 2>&1 | sed "s/${GH_AUTH}/[secure]/gi"
|
||||
- fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user