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 96f6200 commit 7455f96Copy full SHA for 7455f96
.travis.yml
@@ -5,6 +5,8 @@ node_js:
5
- "10"
6
sudo: false
7
script:
8
+ - npm test
9
+ - npm install -D [email protected]
10
- npm test
11
- npm install -D [email protected]
12
0 commit comments