Skip to content

Commit e35c61f

Browse files
committed
Switch to npm ci
1 parent cb5f247 commit e35c61f

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
@@ -28,7 +28,7 @@ before_install:
2828

2929
install:
3030
- npm config set spin false
31-
- npm install
31+
- npm ci
3232
- grunt build:prod
3333

3434
matrix:

0 commit comments

Comments
 (0)