Skip to content

Commit c7fe15b

Browse files
authored
Test on PHP 7.4 (#17)
1 parent 834b52c commit c7fe15b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ matrix:
1818
env: COMPOSER_FLAGS="--prefer-stable"
1919
- php: 7.3
2020
env: COMPOSER_FLAGS="--prefer-stable"
21+
- php: 7.4
22+
env: COMPOSER_FLAGS="--prefer-stable"
2123
- php: nightly
2224
env: COMPOSER_FLAGS="--dev --ignore-platform-reqs"
2325
allow_failures:

0 commit comments

Comments
 (0)