Skip to content

Commit 9acf185

Browse files
author
Vidya Raghavan
committed
Update shippable.yml
1 parent 92ce78e commit 9acf185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_script:
1212

1313
script:
1414
# phpunit tests/calculator_test.php
15-
- phpunit --log-junit vidyar/testresults/junit.xml --coverage-xml shippable/codecoverage tests/calculator_test.php
15+
- phpunit --log-junit vidyar/testresults/junit.xml
1616

1717
install: true
1818
#script: true

0 commit comments

Comments
 (0)