Skip to content

Commit

Permalink
pkp/pkp-lib#7690 Limit saved data builds
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Feb 17, 2022
1 parent 7404a1a commit 77ea3b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ jobs:
- stage: test
env: TEST=pgsql SAVE_BUILD=true
php: 8.0
- env: TEST=pgsql SAVE_BUILD=true
- env: TEST=pgsql
php: 8.1.0
- env: TEST=mysql SAVE_BUILD=true
php: 8.0
- env: TEST=mysql SAVE_BUILD=true
- env: TEST=mysql
php: 8.1.0
# Path info disabled DISABLED pending a fix of pkp/pkp-lib#4414
# - PHPVERSION=7.4 TEST=mysql DISABLE_PATH_INFO=1
Expand Down

0 comments on commit 77ea3b4

Please sign in to comment.