Skip to content

Commit

Permalink
Travis don't support python 2.4 :(
Browse files Browse the repository at this point in the history
  • Loading branch information
joonty committed Aug 26, 2015
1 parent 50d4459 commit 4b4f285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ notifications:
secure: BksygPSsoRfvre27w6XQN9ooKB9C1n83Bw96YurvyDHJ6BYM2Gv9fW1Sj6NHpB8MQkMaJ+9gRiBSflkP+l80t3EXAdStuI/8EM/wZu1ov6bmYT/hYQ8HnULmmPNj8uVzsX13VGEUC/YY4osWuJFM1wh61dStoF+SKrpslqWCV4w=
language: python
python:
- '2.4'
- '2.5'
- '2.6'
- '2.7'
rvm: 1.9.3
Expand Down

0 comments on commit 4b4f285

Please sign in to comment.