We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e4875 commit 26917dbCopy full SHA for 26917db
.travis.yml
@@ -11,7 +11,7 @@ node_js:
11
- '10'
12
13
install:
14
- - npm ci
+ - npm install
15
16
script:
17
- npm run build
0 commit comments