This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
celery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Adds Python 3.4 target to Travis
Ask Solem
11 years ago
parent
dd95e883f2
commit
534d0630c9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -3,6 +3,7 @@ python:
- 2.6
- 2.7
- 3.3
+ - 3.4
- pypy
before_install:
- |