1
0
mirror of https://github.com/danog/learn-bash.git synced 2024-11-26 20:04:39 +01:00
r
This commit is contained in:
Daniil Gentili 2015-09-30 20:33:11 +02:00
parent 3836869b6a
commit 207b26df83

View File

@ -85,6 +85,7 @@ git checkout gh-pages
rm -rf *
cp -a $temp/* .
echo "branches:
except:
- gh-pages" > .travis.yml