Skip to content

Commit

Permalink
pkp/pkp-lib#5029 Disable PHP7.1 Travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Aug 30, 2019
1 parent d36f09d commit b4b182f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -5,15 +5,11 @@ matrix:
- env: TEST=validation
php: 7.2
# PostgreSQL / various PHP
- env: TEST=pgsql
php: 7.1
- env: TEST=pgsql
php: 7.2
- env: TEST=pgsql
php: 7.3
# MySQL / various PHP
- env: TEST=mysql
php: 7.1
- env: TEST=mysql
php: 7.2
- env: TEST=mysql
Expand Down

0 comments on commit b4b182f

Please sign in to comment.