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 f7faa91 commit 0386c95Copy full SHA for 0386c95
.travis.yml
@@ -18,7 +18,6 @@ addons:
18
- xvfb
19
20
install:
21
- - pip install --upgrade pip
22
- pip install tox
23
- export TOX_ENV=`tox --listenvs | grep -v win | grep "py${TRAVIS_PYTHON_VERSION/./}" | tr '\n' ','`
24
0 commit comments