Skip to content

Commit

Permalink
try fix travis (#2537)
Browse files Browse the repository at this point in the history
  • Loading branch information
heavengate authored Apr 12, 2021
1 parent 2a49424 commit 5e24f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ addons:
- python2.7-dev
ssh_known_hosts: 13.229.163.131
before_install:
- sudo pip install -U virtualenv pre-commit pip
- sudo pip install -U virtualenv pre-commit pip -i https://pypi.tuna.tsinghua.edu.cn/simple
- docker pull paddlepaddle/paddle:latest
- git pull https://github.com/PaddlePaddle/PaddleDetection develop

Expand Down

0 comments on commit 5e24f53

Please sign in to comment.