Skip to content

Commit

Permalink
add test for up to 7.3, why not
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Oct 16, 2018
1 parent 6f69732 commit 31b02e4
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'
- '7.3'

sudo: false

Expand Down

0 comments on commit 31b02e4

Please sign in to comment.