Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6fa4a76

Browse files
committed
Add debug output
1 parent 2ce262e commit 6fa4a76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ script:
100100
# Travis VM to run out of memory (since so many copies of inkscape and
101101
# ghostscript are running at the same time).
102102
- echo Testing using $NPROC processes
103+
- echo The following args are passed to nose $NOSE_ARGS
103104
- |
104105
if [[ $BUILD_DOCS == false ]]; then
105106
export MPL_REPO_DIR=$PWD # needed for pep8-conformance test of the examples

0 commit comments

Comments
 (0)