Jeff Wang
4713f0a9e4
Simplify the travis script. ( #12557 )
...
* Simplify the travis script.
Now use docker to deploy documentations
* Check for the pull request
* Update paddle_build.sh
* Update paddle_build.sh
7 years ago
Jeff Wang
c1ac9f6170
Update the Travis setting to make sure it will upate documentation on ( #11998 )
...
release branch in the futrue
7 years ago
gongweibao
9d723b8c58
Add docstring checker. ( #9848 )
7 years ago
Lei Wang
20fa848076
Travis: using ccache for docker build.
7 years ago
Lei Wang
46c90ea6d4
Travis: fix typo. ( #10309 )
7 years ago
Lei Wang
7cfd4e4e86
CI: add missing python package. ( #10307 )
7 years ago
Lei Wang
95d2651bc2
Build: simplify travis CI script. ( #10245 )
...
* Build: simplify travis CI script.
* Add linkcheck and run gen_doc in host machine not in docker.
* Add LinkCheck python package.
7 years ago
Thuan Nguyen
ef802ce9c0
PaddlePaddle.org static ip was changed, need to change the known hosts ( #9547 )
7 years ago
Luo Tao
9416703d8e
fix document deployment
7 years ago
Luo Tao
f5ebd1a513
fix document deployment
7 years ago
Yiqun Liu
4a5dd62b22
Try to add build_android task back to travis. ( #8699 )
7 years ago
Yu Yang
dc82a30908
Refine CheckStyle Script ( #5942 )
...
* Refine CheckStyle Script
* Disable linkchecker for build_doc.sh
7 years ago
daming-lu
2dfa811aa3
add deploy script for website
7 years ago
Liu Yiqun
26e9ab476b
Fix if-statement error in CMakeLists.txt and remove build_ios task from travis.
8 years ago
Liu Yiqun
9e524fce1b
Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
8 years ago
Liu Yiqun
b4d710ce12
Merge branch 'develop' into build_ios
8 years ago
Yu Yang
640aa5fad8
Fix error on TravisCI
...
It seems that Travis change the running image. The /usr/local/ is
not writable in new images. Use `sudo` for pip to resolve this.
8 years ago
Liu Yiqun
441e60a40b
Remove build_android task from travis temporarily to avoid failure on travis because of the cache of third_party.
8 years ago
Liu Yiqun
2ee8a4c84b
Add build_ios task in travis, and move the installing of glide into check_style.sh.
8 years ago
Luo Tao
0dc9c6c41a
auto update the requirements in .travis.yml with python/setup.py.in
8 years ago
Luo Tao
a055cb19ce
add pip install setup_requests in .travis.yml
8 years ago
Helin Wang
065e5666ed
add gometalinter/errcheck into pre-commit
8 years ago
Liu Yiqun
62908dcc24
Move the download of ndk to build_android.sh script file.
8 years ago
Liu Yiqun
95897fd1e1
Add build_android task on Travis CI.
8 years ago
wuyi05
81bfd47eb3
add glide in travis
8 years ago
wuyi05
7c6aa04f61
add go pre-commit and travis build
8 years ago
gongweibao
d8941e67ec
fix bugs
8 years ago
gongweibao
3f5e5a24c4
fix cmake error
8 years ago
gongweibao
f4e833109a
Merge pull request #2590 from reyoung/feature/fix_travis_ci_new_images
...
Fix TravisCI with new building image.
8 years ago
Yu Yang
be54d38a1f
Cache Paddle Default ThirdParty Dir
8 years ago
Yu Yang
9dd211f6c6
Add Third Party Path back to TravisCI cache.
8 years ago
Yu Yang
b34a05d114
Fix travis-ci in new image
...
Fix issue #2562
8 years ago
Yi Wang
0cbe120d8c
Remove paddle/script/travis/main.sh
8 years ago
Yu Yang
fba4649bca
Remove `BUILD_AND_TEST` section in travis.yaml
8 years ago
Yi Wang
c2fc896f5b
Simplify Travis CI configuration
8 years ago
Yu Yang
106dd4bed2
Using previous image for travis-ci
...
Because travis-ci has been updated Ubuntu Trusty image, it causes
Paddle CI building error. Just using old image now for hot-fix, I
will add another issue to fix Paddle building in new TravisCI image.
Related link
https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
8 years ago
qiaolongfei
dc458a0d5a
change go version
8 years ago
dzhwinter
d3bf8ca161
"fix travis failed on rarfile "
8 years ago
dzhwinter
f9eb4b74b2
"update python package"
8 years ago
Luo Tao
802c273363
fix travis-ci of docs
8 years ago
liaogang
4bf8e372b9
Add Google style conventions to Majel
8 years ago
Yu Yang
ecab029d5b
Timeout for caching in TravisCI
8 years ago
Helin Wang
f9ea339dd0
remove osx build from CI
...
We don't officially support OSX.
And Travis CI takes a lot of time to build osx. (long time in pending state.
Probably because travis ci don't have enough osx machines.
8 years ago
Yu Yang
fd5778ab23
Fix unittest
8 years ago
Helin Wang
7c1d10e6cb
travis ci: cache brew directory
...
Fixes #1365
8 years ago
Yu Yang
67855d3b4e
Add comments
8 years ago
Yu Yang
ff6f7827dd
Fix protobuf version in travis
8 years ago
liaogang
cdf6af64a8
Add external openblas
8 years ago
Yu Yang
af02d7cda8
Add pip for TravisCI cache
8 years ago
Yu Yang
e14a2288c4
Add cache to cmake third_party in TravisCI.
8 years ago