This website works better with JavaScript
Home
Explore
Help
Register
Sign In
VendorSoftware
/
supervisor
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add Python 2.4 to Travis config
Mike Naberezny
12 years ago
parent
02d67d0934
commit
7b0843350b
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 @@
language: python
python:
+ - "2.4"
- "2.5"
- "2.6"
- "2.7"