We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268e1d5 commit 3079c81Copy full SHA for 3079c81
.travis.yml
@@ -28,8 +28,6 @@ matrix:
28
include:
29
- php: 7.1
30
env: CAKE_VERSION='3.5.*' DEFAULT=1 DB=sqlite db_dsn='sqlite:///:memory:'
31
- - php: 7.3
32
- env: CAKE_VERSION='3.5.*' DEFAULT=1 DB=sqlite db_dsn='sqlite:///:memory:'
33
34
35
env: DEFAULT=1 DB=mysql db_dsn='mysql://root@0.0.0.0/cakephp_test'
0 commit comments