mirror of
https://github.com/konvajs/konva.git
synced 2026-01-21 18:51:52 +08:00
fix test command
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user