Skip to content

Commit

Permalink
Merge pull request #13 from samsonasik/samsonasik-patch-1
Browse files Browse the repository at this point in the history
add php 7.3 to travis config
  • Loading branch information
samsonasik authored Jan 7, 2019
2 parents 87826af + d07da9f commit 0a715a8
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
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3

before_script:
- mkdir -p build/logs
Expand Down

0 comments on commit 0a715a8

Please sign in to comment.