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 df7057a commit 5285143Copy full SHA for 5285143
.travis.yml
@@ -1,4 +1,4 @@
1
dist: xenial
2
language: node_js
3
node_js: 'lts/*'
4
-script: yarn test
+script: yarn test -i --ci
0 commit comments