Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 6765c77

Browse files
committed
Okay still npm install
1 parent 03a0f2e commit 6765c77

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
@@ -11,7 +11,7 @@ node_js:
1111

1212
before_install: npm install -g npm
1313

14-
install: npm ci
14+
install: npm install
1515

1616
script: ./bin/npm test
1717

0 commit comments

Comments
 (0)