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 a536caf commit 0af6e27Copy full SHA for 0af6e27
.travis.yml
@@ -16,5 +16,5 @@ install:
16
- python setup.py install
17
18
script:
19
- - python runtests.py -x lint
+ - python runtests.py -x lint -j16
20
- if [[ $TRAVIS_PYTHON_VERSION == '3.6' ]]; then flake8; fi
0 commit comments