update travis.yml

This commit is contained in:
Chun-MingChen 2018-04-05 16:35:26 +08:00
parent 88e1a0774b
commit dc1f4dcc38

View File

@ -9,9 +9,10 @@ cache:
branches:
only:
# skip master branch when it's under development phase
# - master
- master
- develop
except:
- gh-pages-src
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s