Updated .travis.yml to test with PHP 7.2

This commit is contained in:
Christian Bläul
2018-01-21 14:52:51 +01:00
committed by Fonata
parent 12aec86bf7
commit af549dc47e
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
language: php
php:
- 7.2
- 7.1
- 7.0
- 5.6