removed old PHP versions from travis build

This commit is contained in:
Dominik Liebler
2016-09-21 14:42:16 +02:00
parent c2fb772251
commit 7e2702ba93

View File

@@ -3,17 +3,10 @@ language: php
sudo: false
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
- 7.1
matrix:
allow_failures:
- php: hhvm
- php: 7.0
fast_finish: true
cache: