Skip to content

Commit

Permalink
Merge pull request #120 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 d9f6bf6 + 57ed51e commit 7b979fd
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 7b979fd

Please sign in to comment.