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 9395f7c commit ccc87caCopy full SHA for ccc87ca
.travis.yml
@@ -8,4 +8,4 @@ matrix:
8
install:
9
- npm install
10
- npm run compile
11
- script: npm run test
+ script: npm run test --silent
0 commit comments