Merge pull request #55 from j0k3r/fix/cleanup-travis

Cleanup travis
pull/57/head
Jérémy Benoist 6 years ago committed by GitHub
commit 52b1ddba57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .travis.yml

@ -1,3 +1,5 @@
dist: xenial
os: linux
language: php
php:
@ -5,7 +7,7 @@ php:
- 7.0
- 7.1
matrix:
jobs:
include:
- php: 7.2
env: SYMFONY_PHPUNIT_VERSION=7.5

Loading…
Cancel
Save