Skip to content

Commit ef802ce

Browse files
authored
PaddlePaddle.org static ip was changed, need to change the known hosts (#9547)
1 parent 0166739 commit ef802ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ addons:
3434
- automake
3535
- libtool
3636
- ccache
37-
ssh_known_hosts: 52.76.173.135
37+
ssh_known_hosts: 13.229.163.131
3838
before_install:
3939
- if [[ "$JOB" == "check_style" ]]; then sudo ln -s /usr/bin/clang-format-3.8 /usr/bin/clang-format; fi
4040
# Paddle is using protobuf 3.1 currently. Protobuf 3.2 breaks the compatibility. So we specify the python

0 commit comments

Comments
 (0)