Skip to content

Commit ccc87ca

Browse files
committed
Added silent test flag to VSCode Travis build
1 parent 9395f7c commit ccc87ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ matrix:
88
install:
99
- npm install
1010
- npm run compile
11-
script: npm run test
11+
script: npm run test --silent

0 commit comments

Comments
 (0)