Skip to content

Commit

Permalink
Merge pull request #37 from garak/travis-72
Browse files Browse the repository at this point in the history
Add: PHP 7.2 support
  • Loading branch information
FlorianKoerner authored Oct 29, 2018
2 parents 582adff + f9305d8 commit 65c5b29
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 @@ -5,6 +5,7 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2

install:
- composer install
Expand Down

0 comments on commit 65c5b29

Please sign in to comment.