Skip to content

Commit

Permalink
Merge pull request #400 from knowler/travis-php-7.3
Browse files Browse the repository at this point in the history
Add PHP 7.3 to Travis test matrix
  • Loading branch information
austinpray authored Dec 12, 2018
2 parents 1f04b3a + 5e4e44b commit 8418acc
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
@@ -1,6 +1,7 @@
sudo: false
language: php
php:
- 7.3
- 7.2
- 7.1
- 7.0
Expand Down

0 comments on commit 8418acc

Please sign in to comment.