updated shippable.yml

pull/2/head
Hari Sekhon 5 years ago
parent a4372eb115
commit 6f19a9750b

@ -38,7 +38,8 @@ build:
ci:
# npm mirrors can sometimes be flacky, better to use shippable_retry
# http://docs.shippable.com/ci/advancedOptions/retry/
- shippable_retry make
#- shippable_retry make
- make ci
- make test

Loading…
Cancel
Save