Skip to content

Commit

Permalink
pkp/pkp-lib#7690 Move to Focal distro
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Feb 10, 2022
1 parent 96b5695 commit b25d973
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
- secure=FTT6C4vhk88L1RKHmUnbTdXdTyjkhoAhtXwYGAvkrrTngU1uJMZeoFeHLqVf/uxQuNssOrEJsQWGrka5OEd1FAAxUuqTmytxRMuz9A6Z4qp5DiMIDyCB9WF5AdY1cb3XQw5GiPc2BWrmBxxRIKporkaND0UBRmyeHDvppjn0uME=
- APPLICATION=ojs

dist: bionic
dist: focal
os: linux
language: php
python:
Expand Down Expand Up @@ -45,6 +45,8 @@ jobs:
php: 7.4
- env: TEST=pgsql SAVE_BUILD=true
php: 8.0
- env: TEST=pgsql SAVE_BUILD=true
php: 8.1
- env: TEST=mysql
php: 7.4
- env: TEST=mysql SAVE_BUILD=true
Expand All @@ -57,6 +59,7 @@ jobs:

- stage: validate
name: "Validate and lint"
php: 8.0
script:
- |
npm install
Expand Down

0 comments on commit b25d973

Please sign in to comment.