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

Commit

Permalink
added viserio/http to travis php7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis committed May 8, 2018
1 parent 4818354 commit ab65c0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
- stage: Test
php: 7.2
env: REMOVE_XDEBUG=true
install:
- composer global require hirak/prestissimo
- $COMPOSER_UP
- composer require viserio/http:dev-master

- stage: Coding standard
php: 7.2
Expand Down

0 comments on commit ab65c0b

Please sign in to comment.