mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-26 22:16:12 +00:00
Cleanup travis
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
|||||||
|
dist: xenial
|
||||||
|
os: linux
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
php:
|
php:
|
||||||
@@ -5,7 +7,7 @@ php:
|
|||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
|
|
||||||
matrix:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- php: 7.2
|
- php: 7.2
|
||||||
env: SYMFONY_PHPUNIT_VERSION=7.5
|
env: SYMFONY_PHPUNIT_VERSION=7.5
|
||||||
|
|||||||
Reference in New Issue
Block a user