Skip to content

Commit 63e5d0b

Browse files
committed
Make pushing to GitHub Pages verbose.
1 parent 852d8a9 commit 63e5d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ after_success: |
1313
cp github.png target/doc/ &&
1414
sudo pip install ghp-import &&
1515
ghp-import -n target/doc &&
16-
git push -fq https://${TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages
16+
git push -f https://${TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages
1717
1818
env:
1919
- secure: DoxnyDvhhRocCKtvyRe0Wa4P/zwhEcSH67kSa1f+KMuLzZQqIxFqCGTha2KzKyuymMMVyUC1Is+MWzVjBtAaIHCm07Do/TH9rWijTZx0pWK9bJ8idxzycGTsZJEyzDQbkpGNRsAfygxwP2r+K6VSE6MDg2M6AjnSLzpjWMLqr+s=

0 commit comments

Comments
 (0)