8000 Add pandas to python 3.6 build · matplotlib/matplotlib@e07c64b · GitHub
[go: up one dir, main page]

Skip to content

Commit e07c64b

Browse files
committed
Add pandas to python 3.6 build
1 parent e232afe commit e07c64b

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