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 754d384 commit b34a759Copy full SHA for b34a759
.travis.yml
@@ -7,5 +7,6 @@ node_js:
7
- "10.16.3"
8
script:
9
- "npm run lint"
10
+ - "npm run test"
11
- "npm run build"
12
yarn: false
0 commit comments