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 168f3f2

Browse filesBrowse files
committed
Merge pull request #4801 from jenshnielsen/travis_python_35_beta
TST: Travis switch from nightly to 3.5 beta
2 parents 111b842 + 1ae8a93 commit 168f3f2
Copy full SHA for 168f3f2

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎.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
@@ -43,10 +43,10 @@ matrix:
4343
env: TEST_ARGS=--pep8
4444
- python: 2.7
4545
env: BUILD_DOCS=true MOCK=mock
46-
- python: "nightly"
46+
- python: "3.5.0b3"
4747
env: PRE=--pre
4848
allow_failures:
49-
- python : "nightly"
49+
- python : "3.5.0b3"
5050

5151
before_install:
5252
- source tools/travis_tools.sh

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.