mirror of
https://github.com/konvajs/konva.git
synced 2026-01-21 18:51:52 +08:00
migrate to gulp
This commit is contained in:
@@ -6,8 +6,9 @@ branches:
|
||||
- master
|
||||
before_script:
|
||||
- npm install
|
||||
- npm install -g gulp
|
||||
script:
|
||||
- grunt test
|
||||
- gulp lint test
|
||||
deploy:
|
||||
provider: npm
|
||||
email: lavrton@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user