Updated travis-ci php versions

This commit is contained in:
Dan Brown
2019-09-07 00:10:03 +01:00
parent 6917ea088f
commit de8a1a372d

View File

@@ -1,9 +1,8 @@
dist: trusty
sudo: false
dist: bionic
language: php
php:
- 7.0.20
- 7.1.9
- '7.1.3'
- '7.2'
cache:
directories:
@@ -23,6 +22,3 @@ before_script:
after_failure:
- cat storage/logs/laravel.log
script:
- phpunit