]> git.sur5r.net Git - i3/i3/blobdiff - travis/deploy-github-pages.sh
travis: remove clang-analyze (#2917)
[i3/i3] / travis / deploy-github-pages.sh
index f86fbf22eff19d778cae8ac767e43870a548a871..2d4548208b73a13b82370a71ec871173349306b7 100755 (executable)
@@ -6,7 +6,6 @@ set -x
 GITVERSION=$(git describe --tags)
 
 mkdir build.i3wm.org
-cp -r deb/CLANG build.i3wm.org/clang-analyze
 cp -r deb/COPY-DOCS build.i3wm.org/docs
 cd build.i3wm.org
 echo build.i3wm.org > CNAME