Skip to content

Commit

Permalink
Merge pull request php-http#71 from GrahamCampbell/patch-1
Browse files Browse the repository at this point in the history
Test on PHP 7.4
  • Loading branch information
sagikazarmark authored Dec 20, 2019
2 parents 4b491b7 + 0e1094f commit bd7b405
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: php

sudo: false

cache:
directories:
- $HOME/.composer/cache/files
Expand All @@ -10,6 +8,7 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4

env:
global:
Expand Down

0 comments on commit bd7b405

Please sign in to comment.