8000 TST: Remove extra Travis build. · matplotlib/matplotlib@29c1308 · GitHub
[go: up one dir, main page]

Skip to content

Commit 29c1308

Browse files
committed
TST: Remove extra Travis build.
The only difference between the two 3.5 build 8000 s is one uses tests.py and the other uses py.test. But the 2.7, 3.4, and macOS builds all use tests.py, to this is a waste of resources.
1 parent 6a0c3ee commit 29c1308

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ matrix:
5656
env: MOCK=mock NUMPY=numpy==1.7.1
5757
- python: 3.4
5858
env: PYTHON_ARGS=-OO
59-
- python: 3.5
60-
env: PANDAS=pandas DELETE_FONT_CACHE=1
6159
- python: 3.5
6260
env: BUILD_DOCS=true
6361
- python: 3.5

0 commit comments

Comments
 (0)
0