summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2021-04-01Limit formatter to pull requests only (#6540)mustiikhalil1-1/+2
2021-03-25[grpc] Support latest version of grpc PoC (#6338)Jeong YunWon1-0/+6
2021-02-23[CI] Adds Code Generation tests on Github Actions (#6482)mustiikhalil1-2/+2
2020-12-11[CI] Adds formatter to CI (#6272)mustiikhalil1-0/+8
2020-11-05Modernize android build and sample (#6229)Paulo Pinheiro1-29/+10
2019-10-21Add `--clean-first` to the cmake-build command (travis) (#5574)Vladimir Glavnyy1-1/+1
2019-07-25Pin FlatBuffers Android Travis builds to NDK r17c (#5460)Stewart Miles1-2/+15
2019-07-25#4590 Fix Conan build (#5449)Uilian Ries1-3/+25
2019-02-25Attempting to make travis not kill the Android build.Wouter van Oortmerssen1-8/+12
2019-02-19Utility for checking the encoding and line ending of source files (#5188)Vladimir Glavnyy1-0/+1
2018-11-29CI: Dockerized language port tests (#5066)Robert1-0/+11
2018-11-16Make the Parser independent from the global C-locale (#5028)Vladimir Glavnyy1-6/+13
2018-11-12Update Conan version Automatically (#5027)Uilian Ries1-13/+16
2018-10-29Add 'fsanitize=address,undefined' to tests and flatc targets (#5009)Vladimir Glavnyy1-2/+14
2018-10-22CI check generate code (#4998)Frank Benkstein1-0/+2
2018-10-08Disable armeabi builds for Android and re-enable CI builds. (#4970)Stewart Miles1-23/+23
2018-10-01Turn on gRPC tests in travis build (#4955)Sumant Tambe1-2/+7
2018-08-16Conan build packages on CI (#4590) (#4594)Uilian Ries1-1/+55
2018-08-06Temporarily disabled Android CI until fix.Wouter van Oortmerssen1-23/+23
2018-06-08Re-enable clang / os x in .travisWouter van Oortmerssen1-2/+10
2018-06-08Removed biicode from repo.Wouter van Oortmerssen1-7/+3
2018-01-12#4522 Conan package support (#4590)Uilian Ries1-1/+2
2017-12-28Disabled python in travis.yml pending fix.Wouter van Oortmerssen1-28/+28
2017-11-27Fixed prod PyPI URL and deploy block list.Mike Holler1-14/+13
2017-11-27Added all_branches to tags: true blockMike Holler1-0/+3
2017-11-27Add support for Python lib continuous deployment.Michael Holler1-0/+22
2017-10-13Report a build failure when any Android build fails.Stewart Miles1-1/+1
2017-07-20C++98 (stlport) support for core FlatBuffers and FlexBuffers.Stewart Miles1-27/+54
2016-02-22Disabled broken biicode builds on Travis for the moment.Wouter van Oortmerssen1-2/+3
2015-09-11Fix OSX related errors on travisMuhammed Thanish1-7/+7
2015-05-27Added clang & OS X to .travisWouter van Oortmerssen1-0/+5
2015-04-15added .travis.yml file (build with original and biicode building);franchuti6881-0/+25