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 b28d58b

Browse filesBrowse files
committed
Don't allow test fail on Python 3.3 and 3.4
1 parent 312f46d commit b28d58b
Copy full SHA for b28d58b

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ python:
66
- 3.3
77
- 3.4
88
matrix:
9-
allow_failures:
10-
- python: 3.3
11-
- python: 3.4
129
fast_finish: true
1310
install: python setup.py install
1411
before_script: mysql -e 'create database mysqldb_test charset utf8;'

0 commit comments

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