Update PHP versions to build on travis

This commit is contained in:
Stéphane Goetz 2018-05-05 17:35:28 +02:00
parent 34aa4d5a76
commit 75cff529c0
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
language: php
php:
- '7'
- '7.1'
- '7.2'
- nightly
matrix: