Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Commit

Permalink
CI - download testnet Db files from S3 (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
GalRogozinski authored and alon-e committed Jun 13, 2018
1 parent afbf8b2 commit 1e0d340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ script:
- git clone https://github.com/iotaledger/iri-regression-tests.git
- cd iri-regression-tests
- git checkout -f master
- curl -LO https://s3.eu-central-1.amazonaws.com/iotaledger-dbfiles/dev/testnet_files.tgz
- tar -xzf testnet_files.tgz
- mkdir iri
- cp -rf ../target iri/target
- bash run_all_stable_tests.sh $VERSION
Expand Down

0 comments on commit 1e0d340

Please sign in to comment.