Fixed: travis release config

This commit is contained in:
Molunerfinn 2017-12-12 19:57:36 +08:00
parent e1ed998153
commit 4a9623e49f

View File

@ -37,7 +37,7 @@ install:
script:
#- xvfb-maybe node_modules/.bin/karma start test/unit/karma.conf.js
#- yarn run pack && xvfb-maybe node_modules/.bin/mocha test/e2e
- yarn run build
- npm run release
- yarn run build:docs
branches:
only: