We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5d620 commit c8f4be1Copy full SHA for c8f4be1
1 file changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
install:
3
- - npm install
+ - npm ci
4
script:
5
- npm test
6
# Make sure it still builds successfully - the build isn't actually used yet:
0 commit comments