Skip to content

Commit

Permalink
Updated Travis PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
toonvandenbos committed Aug 23, 2019
1 parent 76b1b60 commit d07f7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
else git log -1 --skip 1 --pretty=format:%ct; fi)
language: php
php:
- 7.1
- 7.3
before_script:
- composer install
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64
Expand Down

0 comments on commit d07f7d8

Please sign in to comment.