diff --git a/.travis.yml b/.travis.yml index c5f3b4523..e5a71ab3b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ jobs: depth: false script: - .travis/export-github-repo.sh web3.js/ test-solana-web3.js - - .travis/export-github-repo.sh explorer/ test-explorer + - .travis/export-github-repo.sh explorer/ explorer - &release-artifacts if: type IN (api, cron) OR tag IS present