Skip to content

Commit 2849abe

Browse files
committed
Update shippable.yml
1 parent a9df0b7 commit 2849abe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shippable.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ script:
1616
- nosetests test.py --with-xunit --xunit-file=shippable/testresults/nosetests.xml
1717
- which python && coverage run --branch test.py
1818
- which python && coverage xml -o shippable/codecoverage/coverage.xml test.py
19+
20+
cache: true

0 commit comments

Comments
 (0)