summaryrefslogtreecommitdiffstats
path: root/ci/install-linux.sh
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportdmauro2021-02-051-49/+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/+1
| | | | | | Update Travis CI to use Ubuntu Bionic in some cases PiperOrigin-RevId: 313639562
* Googletest exportmisterg2019-02-121-0/+49
| | | | | | Internal Change PiperOrigin-RevId: 233614147
* Googletest exportAbseil Team2019-02-121-49/+0
| | | | | | Internal change PiperOrigin-RevId: 232362580
* Changing clang tp 3.9 as 3.7 no longer works on TravisGennadiy Civil2018-08-301-1/+1
|
* Implement bazel-based builds in Travis.Carlos O'Ryan2017-12-091-0/+49
This refactored test build scripts to enable bazel-build scripts in Travis.