Skip to content

Commit a682296

Browse files
authored
Update .travis.yml
1 parent 404df3e commit a682296

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ php:
44
- 7.0
55
- 7.1
66
- 7.2
7+
- 7.3
78

89
sudo: false
910

@@ -16,4 +17,4 @@ script:
1617

1718
after_script:
1819
- wget https://scrutinizer-ci.com/ocular.phar
19-
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
20+
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 commit comments

Comments
 (0)