Skip to content

Commit

Permalink
Merge pull request FederatedAI#2576 from FederatedAI/develop-1.5.1
Browse files Browse the repository at this point in the history
Develop 1.5.1
  • Loading branch information
dylan-fan committed Feb 7, 2021
2 parents 30a68c2 + c526c28 commit 511be90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ install:
- pip install codecov

script:
- wget https://webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com/standalone-fate-master-1.5.0.tar.gz
- tar -xzf standalone-fate-master-1.5.0.tar.gz
- cd standalone-fate-master-1.5.0
- wget https://webank-ai-1251170195.cos.ap-guangzhou.myqcloud.com/standalone_fate_master_1.5.1.tar.gz
- tar -xzf standalone_fate_master_1.5.1.tar.gz
- cd standalone_fate_master_1.5.1
- sed -i.bak "s/sh service.sh/bash service.sh/g" init.sh
- sh init.sh init
- ls -alh
Expand Down

0 comments on commit 511be90

Please sign in to comment.