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 a67c880

Browse filesBrowse files
committed
Merge pull request #4834 from jenshnielsen/travispython35b4
Test on Python 3.5 beta4
2 parents a9f242b + 87f53f3 commit a67c880
Copy full SHA for a67c880

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