Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 654b53b

Browse filesBrowse files
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
Copy full SHA for 654b53b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-2Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.