Browse Source

Merge pull request #4 from artemii235/etomic

Skip cleanup.
pass-iguana-arg
Artem Pikulin 7 years ago
committed by GitHub
parent
commit
e27eba135e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .travis.yml

1
.travis.yml

@ -44,3 +44,4 @@ deploy:
- deploy/marketmaket-testnet-"$TRAVIS_OS_NAME"-"$TAG"
on:
tags: false
skip_cleanup: true

Loading…
Cancel
Save