Skip to content

Commit af3e750

Browse files
rozkladlene
authored andcommitted
remove unused script
Signed-off-by: rozklad <jan.rozklad@gmail.com>
1 parent 4dcfcb1 commit af3e750

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

php/.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ php:
55
- 7.2
66
- 7.3
77
- 7.4
8-
- hhvm
98

109
## Cache composer
1110
cache:
@@ -22,7 +21,6 @@ before_script:
2221

2322
script:
2423
- vendor/bin/phpcs --standard=psr2 src/
25-
- vendor/bin/phpunit --coverage-text --coverage-clover=coverage.clover
2624

2725
after_script:
2826
- |

0 commit comments

Comments
 (0)