Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
chore: remove after script from travis (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Shuplenkov authored Dec 29, 2020
1 parent b35aefb commit 7301c28
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ script: >
npm run lint &&
docker run --network="host" platform-test-suite:local 127.0.0.1:3000:3010 -k=$FAUCET_PRIVATE_KEY -n=regtest --dpns-tld-identity-private-key=$DPNS_TOP_LEVEL_IDENTITY_PRIVATE_KEY --dpns-tld-identity-id=$DPNS_TOP_LEVEL_IDENTITY_ID --dpns-contract-id=$DPNS_CONTRACT_ID
after_script:
- mn stop

deploy:
provider: script
script: bash scripts/travis-deploy.sh
Expand Down

0 comments on commit 7301c28

Please sign in to comment.