We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5f247 commit e35c61fCopy full SHA for e35c61f
1 file changed
.travis.yml
@@ -28,7 +28,7 @@ before_install:
28
29
install:
30
- npm config set spin false
31
- - npm install
+ - npm ci
32
- grunt build:prod
33
34
matrix:
0 commit comments