Skip to content

Commit 5285143

Browse files
committed
try to run in band in CI mode
1 parent df7057a commit 5285143

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
@@ -1,4 +1,4 @@
11
dist: xenial
22
language: node_js
33
node_js: 'lts/*'
4-
script: yarn test
4+
script: yarn test -i --ci

0 commit comments

Comments
 (0)