We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0166739 commit ef802ceCopy full SHA for ef802ce
.travis.yml
@@ -34,7 +34,7 @@ addons:
34
- automake
35
- libtool
36
- ccache
37
- ssh_known_hosts: 52.76.173.135
+ ssh_known_hosts: 13.229.163.131
38
before_install:
39
- if [[ "$JOB" == "check_style" ]]; then sudo ln -s /usr/bin/clang-format-3.8 /usr/bin/clang-format; fi
40
# Paddle is using protobuf 3.1 currently. Protobuf 3.2 breaks the compatibility. So we specify the python
0 commit comments