mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 15:23:44 +08:00
fix test command
This commit is contained in:
parent
08a7e630fb
commit
03b655a9c9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user