fix(travisyml): remove cy scripts

This commit is contained in:
moklick
2020-05-04 16:14:28 +02:00
parent 9617ad9169
commit bac0ed59a7

View File

@@ -15,8 +15,6 @@ cache:
install:
- npm ci
- npm run cy:verify
- npm run cy:info
before_script:
- cd example && npm install