add php 5.4 / 5.5 to travis

pull/2/head
toimtoimtoim 8 years ago
parent 95ecf4bf5b
commit 441635e6ae
  1. 2
      .travis.yml

@ -7,6 +7,8 @@ cache:
- $HOME/.composer/cache
php:
- 5.4
- 5.5
- 5.6
- 7.0

Loading…
Cancel
Save