Chore: update ci build script (#14600)

pull/14602/head
hetech 2019-03-06 14:27:34 +08:00 committed by GitHub
parent 3340c8a7f1
commit 5a66e1021f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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/**