Skip to content

Commit 650bc56

Browse files
committed
Merge branch 'master' into 2.0-dev
2 parents dd2a86c + 8866f31 commit 650bc56

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ matrix:
1919
- php: 7.3
2020
# This empty flag removes the prefer-stable switch to cause dev dependencies to be installed
2121
env: COMPOSER_FLAGS=""
22-
- php: 7.4snapshot
22+
- php: 7.4
2323
- php: nightly
2424
allow_failures:
25-
- php: 7.4snapshot
2625
- php: nightly
2726

2827
before_script:

0 commit comments

Comments
 (0)