Skip to content

Commit

Permalink
Use the right branch
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Feb 22, 2024
1 parent 69d5294 commit 9c70d37
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 @@ -21,8 +21,8 @@ php:
- 8.0
- 8.1.0
env:
- APPLICATION=ojs BRANCH=main TEST=mysql
- APPLICATION=ojs BRANCH=main TEST=pgsql
- APPLICATION=ojs BRANCH=stable-3_4_0 TEST=mysql
- APPLICATION=ojs BRANCH=stable-3_4_0 TEST=pgsql

install:
# Prepare OJS/OMP environment
Expand Down

0 comments on commit 9c70d37

Please sign in to comment.