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