Skip to content

Commit

Permalink
Add PHP 7.2 and 7.3 testing to Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanz committed May 31, 2019
1 parent b2aebff commit 0a48fc7
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 @@ sudo: false
language: php

php:
- 7.3
- 7.2
- 7.1
- 7.0
- 5.6
Expand Down

0 comments on commit 0a48fc7

Please sign in to comment.