Skip to content

Commit 2443c8d

Browse files
authored
Check coverage only with PHP 5.6
1 parent 3b36215 commit 2443c8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ install:
2222
- travis_retry composer install
2323

2424
script:
25-
- vendor/bin/phug-dev check --report
25+
- vendor/bin/phug-dev check --report --coverage-php-version=5.6
2626

2727
notifications:
2828
slack: phug:nzXFnxhU14RWK2EQSDL0u08z

0 commit comments

Comments
 (0)