Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Merge pull request #5 from LaraChimp/feat/adds-php-7-2-to-travis-test…
Browse files Browse the repository at this point in the history
…-suites

Adds PHP7.2 to travis tests suites.
  • Loading branch information
percymamedy authored Apr 1, 2018
2 parents 72654f6 + ae9ac67 commit d715e1a
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 @@ -4,6 +4,7 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2

sudo: false

Expand Down

0 comments on commit d715e1a

Please sign in to comment.