Skip to content

Commit

Permalink
Merge pull request #32 from andreybolonin/patch-1
Browse files Browse the repository at this point in the history
Update Travis config to also test against PHP 7.2
  • Loading branch information
clue authored May 10, 2018
2 parents 23160f6 + dd161b0 commit 491dda5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
- hhvm # ignore errors, see below

# lock distro so new future defaults will not break the build
Expand Down

0 comments on commit 491dda5

Please sign in to comment.