Skip to content

Commit 4b4f285

Browse files
committed
Travis don't support python 2.4 :(
1 parent 50d4459 commit 4b4f285

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ notifications:
44
secure: BksygPSsoRfvre27w6XQN9ooKB9C1n83Bw96YurvyDHJ6BYM2Gv9fW1Sj6NHpB8MQkMaJ+9gRiBSflkP+l80t3EXAdStuI/8EM/wZu1ov6bmYT/hYQ8HnULmmPNj8uVzsX13VGEUC/YY4osWuJFM1wh61dStoF+SKrpslqWCV4w=
55
language: python
66
python:
7-
- '2.4'
7+
- '2.5'
88
- '2.6'
99
- '2.7'
1010
rvm: 1.9.3

0 commit comments

Comments
 (0)