Skip to content

Commit ceda48f

Browse files
authored
Merge pull request #31 from nextcloud/update-master-php-testing-versions
Update master php testing versions
2 parents e3131f9 + 1d7f4aa commit ceda48f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.drone.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
kind: pipeline
2-
name: syntax-php7.1
2+
name: syntax-php7.3
33

44
steps:
5-
- name: syntax-php7.1
6-
image: nextcloudci/php7.1:php7.1-16
5+
- name: syntax-php7.3
6+
image: nextcloudci/php7.3:php7.3-5
77
environment:
88
APP_NAME: workflow_script
99
CORE_BRANCH: master

0 commit comments

Comments
 (0)