8000 Merge pull request #8000 from matplotlib/testing-3.6-1 · matplotlib/matplotlib@654b53b · GitHub
[go: up one dir, main page]

Skip to content

Commit 654b53b

authored
Merge pull request #8000 from matplotlib/testing-3.6-1
Test 2.0.x on released python 3.6
2 parents 6727dc6 + ab81f13 commit 654b53b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,11 @@ matrix:
5252
- python: 3.4
5353
- python: 3.5
5454
env: PANDAS=pandas DELETE_FONT_CACHE=1
55+
- python: 3.6
5556
- python: 2.7
5657
env: TEST_ARGS=--pep8
5758
- python: 2.7
5859
env: BUILD_DOCS=true MOCK=mock
59-
- python: "3.6-dev"
60-
env: PRE=--pre
6160
- python: "nightly"
6261
env: PRE=--pre
6362
allow_failures:

0 commit comments

Comments
 (0)
0