Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Test against PHP 7.1 and 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
carusogabriel authored Dec 7, 2017
1 parent a1564cf commit c6983f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: php

php:
- 7.0
- 7.1
- 7.2

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit c6983f6

Please sign in to comment.