Skip to content

Commit

Permalink
Test on 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBizzle committed Dec 5, 2018
1 parent ba16438 commit fbc7d5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3

env:
matrix:
Expand All @@ -21,4 +22,4 @@ script:
- phpunit --coverage-text --coverage-clover=coverage.clover

after_script:
- php vendor/bin/ocular code-coverage:upload --format=php-clover coverage.clover
- php vendor/bin/ocular code-coverage:upload --format=php-clover coverage.clover

0 comments on commit fbc7d5e

Please sign in to comment.