Skip to content

Commit 6b50d93

Browse files
author
Vidya Raghavan
committed
Update shippable.yml
1 parent bf490d8 commit 6b50d93

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

shippable.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
2-
3-
41
language: php
52
php:
63
- 5.5
@@ -17,10 +14,7 @@ install: true
1714
before_archive:
1815
- ls
1916
- mv calculator.php shippable/src
20-
#- phpunit --log-junit shippable/testresults/junit.xml --coverage-xml shippable/codecoverage tests/calculator_test.php
2117
after_archive:
22-
23-
- echo $SHIPPABLE_ARCHIVE_DOWNLOAD_URL
2418
- echo $SHIPPABLE_ARTIFACTS_URL
2519
- echo $ARTIFACTS_UPLOAD_SUCCESSFUL
2620

0 commit comments

Comments
 (0)