From 51013e2f1f28aae87d3385af70b769625a9e8dc2 Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Wed, 19 Jun 2019 21:03:30 +0200 Subject: [PATCH] [travis] Remove files which confuse staticsite --- .github/deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/deploy.sh b/.github/deploy.sh index 10eb15b5d..bfe816d70 100755 --- a/.github/deploy.sh +++ b/.github/deploy.sh @@ -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 \