Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Dump logs for failed tests.
  • Loading branch information
Josh Bailey committed Sep 17, 2018
1 parent 35bf129 commit eab68af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-travis-test.sh
Expand Up @@ -21,7 +21,7 @@ else
}

shard "$ALLTESTS" ${MATRIX_SHARDS}
FAUCET_TESTS="-i ${sharded[${MATRIX_SHARD}]}"
FAUCET_TESTS="-di ${sharded[${MATRIX_SHARD}]}"
fi

PY3V=`python3 --version`
Expand Down

0 comments on commit eab68af

Please sign in to comment.