Chore: update ci build script (#14600)

This commit is contained in:
hetech
2019-03-06 14:27:34 +08:00
committed by GitHub
parent 3340c8a7f1
commit 5a66e1021f

View File

@@ -40,7 +40,7 @@ if [ "$TRAVIS_TAG" ]; then
# build sub folder
echo $TRAVIS_TAG
SUB_FOLDER='2.5'
SUB_FOLDER='2.6'
mkdir $SUB_FOLDER
rm -rf *.js *.css *.map static
rm -rf $SUB_FOLDER/**