Skip to content

Commit 326aedb

Browse files
authored
Merge pull request #388 from nextcloud/update-stable20-target-versions
Update stable20 target versions
2 parents 554537a + 57db848 commit 326aedb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ language: php
22
php:
33
- 7.2
44
- 7.3
5-
- 7.4snapshot
5+
- 7.4
66

77
env:
88
global:
99
- APP_NAME=logreader
1010
- DB=sqlite
1111
matrix:
12-
- CORE_BRANCH=master
12+
- CORE_BRANCH=stable20
1313

1414
branches:
1515
only:

0 commit comments

Comments
 (0)