Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
elva1087 committed Jun 28, 2019
1 parent 6be94ad commit 4a63202
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ matrix:
- cd bdd/node
- chmod +x gptn
- python init.py
- sed -i 's/"mediatorInterval": 5,/"mediatorInterval": 2,/g' ptn-genesis.json
#- sed -i 's/"mediatorInterval": 5,/"mediatorInterval": 2,/g' ptn-genesis.json
- nohup ./gptn &
- sleep 15
- netstat -ap | grep gptn
Expand Down Expand Up @@ -165,7 +165,6 @@ matrix:
- sudo -H chmod +w /etc/hosts
- sudo -H sed -i 's/127.0.0.1 localhost/127.0.0.1/g' /etc/hosts
- sudo -H sed -i '$a0.0.0.0 localhost' /etc/hosts
- cat /etc/hosts
- ./launchMultipleNodes.sh
- netstat -ap | grep gptn
- cd ${BASE_DIR}/bdd
Expand Down

0 comments on commit 4a63202

Please sign in to comment.