Skip to content

Commit

Permalink
Enable PHP 7.2 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Dec 6, 2017
1 parent f0e1553 commit 966c843
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 @@ language: php
php:
- 7.0
- 7.1
- 7.2
- nightly

matrix:
Expand Down

0 comments on commit 966c843

Please sign in to comment.