fix command

This commit is contained in:
Anton Lavrenov
2018-06-20 22:31:41 +07:00
parent 4ba93dd7d7
commit 8e1bd4bacd

View File

@@ -7,7 +7,7 @@ branches:
before_script:
- npm install -g gulp
script:
- npm run lint test
- npm run lint && npm test
deploy:
provider: npm
email: lavrton@gmail.com