Skip to content

Commit 6e75d00

Browse files
author
Vidya Raghavan
committed
Update shippable.yml
1 parent ec28553 commit 6e75d00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ script:
2222
- nosetests test.py --with-xunit --xunit-file=shippable/testresults/nosetests.xml
2323
- which python && coverage run --branch test.py
2424
- which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
25-
- echo $secret >> README.md
25+
- echo $secret
2626
- cat ~/.gitconfig
2727
before_archive:
2828
- mv README.md shippable/

0 commit comments

Comments
 (0)