Skip to content

Commit

Permalink
Merge pull request #16 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 a339534 + 1b58d7c commit 02ee67f
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
Expand All @@ -10,6 +8,7 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4

env:
global:
Expand Down

0 comments on commit 02ee67f

Please sign in to comment.