Browse Source

php 5.5 in test matrix

pull/530/head
willtp87 10 years ago
parent
commit
e65bddc8dc
  1. 1
      .travis.yml

1
.travis.yml

@ -2,6 +2,7 @@ language: php
php:
- 5.3.3
- 5.4
- 5.5
branches:
only:
- /^7.x/

Loading…
Cancel
Save