Skip to content

Commit

Permalink
Added latests PHP 7 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dpiquet committed Sep 25, 2019
1 parent 1447cb6 commit 1006c06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: php
php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
- '7.3'

before_script:
composer install
Expand Down

0 comments on commit 1006c06

Please sign in to comment.