summaryrefslogtreecommitdiffstats
path: root/ci/build-linux-bazel.sh
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportdmauro2021-02-051-36/+0
| | | | | | | Disable Travis CI. The migration to travis-ci.com is incompatible with security policy. These tests are now run on Kokoro. PiperOrigin-RevId: 355438343
* Googletest exportdmauro2020-05-281-1/+0
| | | | | | Update Travis CI to use Ubuntu Bionic in some cases PiperOrigin-RevId: 313639562
* Googletest exportmisterg2019-08-161-0/+1
| | | | | | Stop depending on the abseil master PiperOrigin-RevId: 263789087
* Googletest exportmisterg2019-02-121-0/+36
| | | | | | Internal Change PiperOrigin-RevId: 233614147
* Googletest exportAbseil Team2019-02-121-36/+0
| | | | | | Internal change PiperOrigin-RevId: 232362580
* Merges and also adding new bazel build moderefs/pull/1435/headGennadiy Civil2018-01-311-0/+1
|
* Implement bazel-based builds in Travis.Carlos O'Ryan2017-12-091-0/+35
This refactored test build scripts to enable bazel-build scripts in Travis.