Skip to content

Commit 375c14a

Browse files
committed
Adding PHP 7.4 tests
1 parent 0e871a8 commit 375c14a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,10 @@ jobs:
4242
- *composerupdate
4343
script:
4444
- *phpunit
45+
- stage: test
46+
php: 7.4
47+
env: PREFER_LOWEST=""
48+
before_script:
49+
- *composerupdate
50+
script:
51+
- *phpunit

0 commit comments

Comments
 (0)