Skip to content

Commit

Permalink
Remove PHP 5.3.3 from Travis config
Browse files Browse the repository at this point in the history
Due to OpenSSL problems, Travis cannot test 5.3.3
  • Loading branch information
Florian Eckerstorfer committed Feb 11, 2016
1 parent b6a0bb6 commit 16cdd7e
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
- 5.5
Expand Down

0 comments on commit 16cdd7e

Please sign in to comment.