[travis] Remove files which confuse staticsite

This commit is contained in:
Tobias Gruetzmacher 2019-06-19 21:03:30 +02:00
parent 1d910a5bbd
commit 51013e2f1f

1
.github/deploy.sh vendored
View file

@ -17,6 +17,7 @@ fi
[ -d $P ] && rm -Rfv $P
git clone --depth=10 --branch=gh-pages git@github.com:${TRAVIS_REPO_SLUG}.git $P
rm -Rfv dosage.egg-info
ssite build
rsync -r --del --verbose --exclude tests \