fix(travisyml): remove cy scripts
This commit is contained in:
@@ -15,8 +15,6 @@ cache:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- npm ci
|
- npm ci
|
||||||
- npm run cy:verify
|
|
||||||
- npm run cy:info
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- cd example && npm install
|
- cd example && npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user