Skip to content

Commit

Permalink
shippable configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
komlev committed Jan 15, 2017
1 parent e41b6a4 commit ee28692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shippable.yml
Expand Up @@ -4,7 +4,7 @@ node_js:
- node
- 6

script:
after_success:
- mkdir -p shippable
- mkdir -p shippable/codecoverage
- mv ./coverage/cobertura-coverage.xml shippable/codecoverage/coverage.xml

0 comments on commit ee28692

Please sign in to comment.