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 ba9908f

Browse filesBrowse 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
Copy full SHA for ba9908f

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎.travis.yml

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