Now actually running tests, dropping PHP5.5

This commit is contained in:
Ismo Vuorinen
2017-09-14 12:15:19 +03:00
parent 6998e75451
commit b9c5530928
5 changed files with 9 additions and 10 deletions

View File

@@ -1,13 +1,11 @@
language: php
php:
- 5.5
- 5.6
- 7.0
- 7.1
- nightly
matrix:
allow_failures:
- php: 5.5
- php: 5.6
- php: nightly
fast_finish: true