Skip to content

Commit 3f4b70c

Browse files
authored
Use stable php74
1 parent decc437 commit 3f4b70c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ language: php
22

33
php:
44
- 5.6
5-
- 7.3
6-
- 7.4snapshot
5+
- 7.4
76

87
services:
98
- postgresql
@@ -158,7 +157,6 @@ matrix:
158157

159158
cache:
160159
directories:
161-
- vendor
162160
- $HOME/.composer/cache
163161

164162
notifications:

0 commit comments

Comments
 (0)