1
0
mirror of https://github.com/danog/gigaclone.git synced 2024-11-26 20:14:58 +01:00

Update .travis.gigaclone

This commit is contained in:
Daniil Gentili 2015-11-04 21:00:07 +01:00
parent 175fcdbb6b
commit 9c8ff0c20b

View File

@ -65,6 +65,7 @@ git push origin master &>/dev/null
git checkout gh-pages
cp $tmp/tree.html .
got add -A
git commit -m "Updated dir tree"
git push origin gh-pages &>/dev/null