Update PHP versions in Travis CI config

This commit is contained in:
Starbeamrainbowlabs 2019-02-01 17:30:08 +00:00
parent 69f2cf8068
commit 01a7cb13ce
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
language: php
php:
- 7.0
- 7.1
- 7.2
- 7.3
- nightly
before_script: