fix ci: avoid GitHub download, rate limit
This commit is contained in:
parent
0608159096
commit
f1994947b9
@ -8,7 +8,7 @@
|
||||
"ionic:build": "ionic-app-scripts build",
|
||||
"ionic:serve": "ionic-app-scripts serve",
|
||||
"e2e": "ionic-app-scripts build && protractor",
|
||||
"postinstall": "webdriver-manager update",
|
||||
"postinstall": "webdriver-manager update --gecko false",
|
||||
"start": "ionic serve",
|
||||
"test": "ng test --code-coverage",
|
||||
"cov": "opn coverage/index.html",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user