We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3d614 commit ecb63c5Copy full SHA for ecb63c5
.travis.yml
@@ -19,6 +19,7 @@ node_js: "12"
19
matrix:
20
include:
21
- env: NAME="test"
22
+ install: true
23
node_js: "12"
24
script: yarn test
25
0 commit comments