10000 Merge pull request #8584 from dstansby/travis-pandas-36 · matplotlib/matplotlib@cffbf53 · GitHub
[go: up one dir, main page]

Skip to content

Commit cffbf53

Browse files
authored
Merge pull request #8584 from dstansby/travis-pandas-36
Add pandas to python 3.6 build
2 parents 45f383d + e07c64b commit cffbf53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ matrix:
6161
- python: 3.5
6262
env: BUILD_DOCS=true
6363
- python: 3.6
64-
env: DELETE_FONT_CACHE=1 INSTALL_PEP8=pytest-pep8 RUN_PEP8=--pep8
64+
env: DELETE_FONT_CACHE=1 INSTALL_PEP8=pytest-pep8 RUN_PEP8=--pep8 PANDAS=pandas
6565
- python: "nightly"
6666
env: PRE=--pre
6767
- os: osx

0 commit comments

Comments
 (0)
0