Browse Source

Remove PHP 5.3 Travis build rule. Related to #35.

tags/2.0.0-alpha
resurtm 11 years ago
parent
commit
153f697117
  1. 1
      .travis.yml

1
.travis.yml

@ -1,7 +1,6 @@
language: php
php:
- 5.3
- 5.4
- 5.5

Loading…
Cancel
Save