Skip to content

Commit 0cc5341

Browse files
author
Vidya Raghavan
committed
Update shippable.yml
1 parent 216649e commit 0cc5341

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
@@ -16,7 +16,7 @@ install: true
1616
#script: true
1717
before_archive:
1818
- ls
19-
- mv php-buildsample/src shippable/src
19+
- mv php-buildsample/calculator.php shippable/src
2020
#- phpunit --log-junit shippable/testresults/junit.xml --coverage-xml shippable/codecoverage tests/calculator_test.php
2121
after_archive:
2222

0 commit comments

Comments
 (0)