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

Commit 33ecce6

Browse files
authored
Merge pull request #333 from cloudant/travis-package-lock
Changed to npm install in travis
2 parents acb75a3 + 685dbd7 commit 33ecce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ os:
1212
- linux
1313
before_install:
1414
- npm update -g npm
15+
install: npm install

0 commit comments

Comments
 (0)