8000 Merge pull request #7714 from tacaswell/tst_py36 · matplotlib/matplotlib@ba9908f · GitHub
[go: up one dir, main page]

Skip to content

Commit ba9908f

Browse files
authored
Merge pull request #7714 from tacaswell/tst_py36
TST: switch from 3.6-dev to 3.6
2 parents 07f6427 + fc61439 commit ba9908f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ matrix:
6464
env: BUILD_DOCS=true
6565
- python: 3.5
6666
env: USE_PYTEST=true PANDAS=pandas DELETE_FONT_CACHE=1 TEST_ARGS=
67-
- python: "3.6-dev"
68-
env: PRE=--pre
67+
- python: 3.6
68+
env: USE_PYTEST=true DELETE_FONT_CACHE=1 TEST_ARGS=
6969
- python: "nightly"
7070
env: PRE=--pre
7171
- os: osx

0 commit comments

Comments
 (0)
0