File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 7171 addons :
7272 mariadb : 10.2
7373
74- - php : 7.1
75- env : DB=mysql MARIADB=10.3
76- addons :
77- mariadb : 10.3
7874 - php : 7.2
7975 env : DB=mysql MARIADB=10.3
8076 addons :
@@ -119,19 +115,6 @@ jobs:
119115 - sudo mysql -e "GRANT ALL ON *.* to travis@localhost;";
120116 - ./tests/bin/setup.$DB.sh
121117
122- - php : 7.2
123- env : DB=pgsql POSTGRES=9.4
124- addons :
125- postgresql : 9.4
126- - php : 7.3
127- env : DB=pgsql POSTGRES=9.4
128- addons :
129- postgresql : 9.4
130- - php : 7.4
131- env : DB=pgsql POSTGRES=9.4
132- addons :
133- postgresql : 9.4
134-
135118 - php : 7.2
136119 env : DB=pgsql POSTGRES=9.5
137120 addons :
@@ -158,10 +141,6 @@ jobs:
158141 addons :
159142 postgresql : 9.6
160143
161- - php : 7.1
162- env : DB=pgsql POSTGRES=10
163- addons :
164- postgresql : 10
165144 - php : 7.2
166145 env : DB=pgsql POSTGRES=10
167146 addons :
You can’t perform that action at this time.
0 commit comments