Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 45f383d + e07c64b commit cffbf53Copy full SHA for cffbf53
1 file changed
.travis.yml
@@ -61,7 +61,7 @@ matrix:
61
- python: 3.5
62
env: BUILD_DOCS=true
63
- python: 3.6
64
- env: DELETE_FONT_CACHE=1 INSTALL_PEP8=pytest-pep8 RUN_PEP8=--pep8
+ env: DELETE_FONT_CACHE=1 INSTALL_PEP8=pytest-pep8 RUN_PEP8=--pep8 PANDAS=pandas
65
- python: "nightly"
66
env: PRE=--pre
67
- os: osx
0 commit comments