Skip to content

Commit 8fcc81c

Browse files
authored
Merge pull request #70 from nextcloud/update-stable20-target-versions
Update stable20 target versions
2 parents 3d254d5 + 0e75e4b commit 8fcc81c

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
services:
88
- mysql
99

1010
env:
1111
global:
12-
- CORE_BRANCH=master
12+
- CORE_BRANCH=stable20
1313
- APP_NAME=nextcloud_announcements
1414
# matrix:
1515
# - DB=sqlite

0 commit comments

Comments
 (0)