Skip to content

Commit af8c91c

Browse files
authored
Use stable 7.4
1 parent 96b5e3a commit af8c91c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ matrix:
2626
- php: 7.3
2727
sudo: false
2828
env: SYMFONY_VERSION=4.2.* UNIT_TESTS=true
29-
- php: 7.4snapshot
29+
- php: 7.4
3030
sudo: false
3131
env: SYMFONY_VERSION=4.1.* UNIT_TESTS=true
32-
- php: 7.4snapshot
32+
- php: 7.4
3333
sudo: false
3434
env: SYMFONY_VERSION=4.2.* UNIT_TESTS=true
3535
- php: 7.1

0 commit comments

Comments
 (0)