Skip to content

Commit

Permalink
Add PHP 7.2 for the lulz
Browse files Browse the repository at this point in the history
  • Loading branch information
ozh committed Apr 22, 2017
1 parent c341fd8 commit 39d59fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ php:
- 5.6 - 5.6
- 7.0 - 7.0
- 7.1 - 7.1
- nightly
- hhvm - hhvm


matrix: matrix:
fast_finish: true fast_finish: true
allow_failures: allow_failures:
- php: nightly
- php: hhvm - php: hhvm


env: env:
Expand Down

0 comments on commit 39d59fc

Please sign in to comment.