Skip to content

Commit 4173808

Browse files
authored
Merge pull request #158 from phansys/travis
Bump "phpunit/phpunit" to ^7.5 and build on PHP 7.4 stable
2 parents c385972 + 4ea6ef3 commit 4173808

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
env: SYMFONY_VERSION=4.4.*
1515
- php: 7.3
1616
env: SYMFONY_VERSION=4.4.*
17-
- php: 7.4snapshot
17+
- php: 7.4
1818
env: SYMFONY_VERSION=4.4.*
1919
- php: 7.2
2020
env: SYMFONY_VERSION=5.0.*
@@ -26,7 +26,6 @@ matrix:
2626
env: SYMFONY_VERSION=5.0.*
2727

2828
allow_failures:
29-
- php: 7.4snapshot
3029
- php: nightly
3130

3231
branches:

0 commit comments

Comments
 (0)