Skip to content

Commit 556710e

Browse files
Merge pull request #1471 from interactivellama/npm-install-revert
Revert to npm install from npm ci
2 parents 6e310b0 + 84557a8 commit 556710e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ node_js:
55
install:
66
- npm install npm -g
77
- npm config set audit false
8-
- npm ci
8+
- npm install
99
script:
1010
- npm run travis-ci
1111
env:

0 commit comments

Comments
 (0)