fix test command

This commit is contained in:
Anton Lavrenov 2018-06-19 19:21:52 +07:00
parent 08a7e630fb
commit 03b655a9c9

View File

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