8000
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 2ce262e commit 6fa4a76Copy full SHA for 6fa4a76
.travis.yml
@@ -100,6 +100,7 @@ script:
100
# Travis VM to run out of memory (since so many copies of inkscape and
101
# ghostscript are running at the same time).
102
- echo Testing using $NPROC processes
103
+ - echo The following args are passed to nose $NOSE_ARGS
104
- |
105
if [[ $BUILD_DOCS == false ]]; then
106
export MPL_REPO_DIR=$PWD # needed for pep8-conformance test of the examples
0 commit comments