New list of supported PHPs on Travis

This commit is contained in:
Stephen Paul Weber 2017-07-18 19:41:34 -05:00
parent 95facfb57f
commit c9ae8251b6

View File

@ -1,10 +1,10 @@
language: php language: php
php: php:
- 5.3
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6 - 5.6
- 7.0 - 7.0
# - 7.1
- hhvm - hhvm
# - nightly # - nightly