Skip to content

Commit

Permalink
Removing 5.3.3 from travis setup
Browse files Browse the repository at this point in the history
- PHP 5.3.3 does not have openssl installed, which means composer cannot grab
  from the ZF2 repositories.
  • Loading branch information
weierophinney committed Feb 5, 2013
1 parent cd37bee commit 17b1788
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- "5.3.3"
- "5.3"
- "5.4"

Expand Down

0 comments on commit 17b1788

Please sign in to comment.