Cleanup travis

pull/55/head
Jeremy Benoist 6 years ago
parent 4d1c3b1777
commit 90c625bb57
No known key found for this signature in database
GPG Key ID: BCA73962457ACC3C
  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