Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit ab65c0b

Browse files
committed
added viserio/http to travis php7.2
1 parent 4818354 commit ab65c0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ jobs:
2929
- stage: Test
3030
php: 7.2
3131
env: REMOVE_XDEBUG=true
32+
install:
33+
- composer global require hirak/prestissimo
34+
- $COMPOSER_UP
35+
- composer require viserio/http:dev-master
3236

3337
- stage: Coding standard
3438
php: 7.2

0 commit comments

Comments
 (0)