Skip to content

Commit

Permalink
Add PHP 7.2 travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
bbsnly committed Jun 15, 2018
1 parent 0f13dbf commit 892cb6d
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 @@ -2,6 +2,7 @@ language: php

php:
- '7.1'
- '7.2'
- nightly

install: travis_retry composer install --no-interaction --prefer-dist --no-suggest
Expand Down

0 comments on commit 892cb6d

Please # to comment.