Skip to content

Commit c8f4be1

Browse files
committed
Make sure the CI install is equal to the local one
1 parent 7a5d620 commit c8f4be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
install:
3-
- npm install
3+
- npm ci
44
script:
55
- npm test
66
# Make sure it still builds successfully - the build isn't actually used yet:

0 commit comments

Comments
 (0)