Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Commit 6329170

Browse files
author
Dominik Zogg
authored
travis 7.4
1 parent 9ae9237 commit 6329170

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
@@ -8,9 +8,9 @@ matrix:
88
- php: 7.3
99
env: dependencies=lowest
1010
- php: 7.3
11-
- php: 7.4snapshot
11+
- php: 7.4
1212
env: dependencies=lowest
13-
- php: 7.4snapshot
13+
- php: 7.4
1414

1515
before_script:
1616
- echo 'extension=apcu.so' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/apcu.ini

0 commit comments

Comments
 (0)