- 12 12月, 2016 3 次提交
- 11 12月, 2016 2 次提交
- 09 12月, 2016 5 次提交
- 08 12月, 2016 3 次提交
- 07 12月, 2016 3 次提交
- 06 12月, 2016 5 次提交
- 05 12月, 2016 14 次提交
- 04 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 02 12月, 2016 2 次提交
- 01 12月, 2016 2 次提交
* The $TRAVIS_COMMIT_RANGE could be not existed, because the git history can be changed and rebased. Here we alway run Travis-CI when `git diff` cannot return the modified files. * Also do not push docs update if is not PaddlePaddle/Paddle.
- Put the 'ARG DEBIAN_FRONTEND=noninteractive' ahead of the first
'apt-get install' invoke.
- Add comments to Dockerfiles to explain why we're adding Bazel
installation.
Signed-off-by: NLi Peng <lipeng@unisound.com>
Also add DEBIAN_FRONTEND=noninteractive to suppress the debconf messages.
when merge with the develop branch, some mistakes happened