Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | dmauro | 2021-02-05 | 1 | -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 export | dmauro | 2020-05-28 | 1 | -1/+1 |
| | | | | | | Update Travis CI to use Ubuntu Bionic in some cases PiperOrigin-RevId: 313639562 | ||||
* | Googletest export | misterg | 2019-02-12 | 1 | -0/+49 |
| | | | | | | Internal Change PiperOrigin-RevId: 233614147 | ||||
* | Googletest export | Abseil Team | 2019-02-12 | 1 | -49/+0 |
| | | | | | | Internal change PiperOrigin-RevId: 232362580 | ||||
* | Changing clang tp 3.9 as 3.7 no longer works on Travis | Gennadiy Civil | 2018-08-30 | 1 | -1/+1 |
| | |||||
* | Implement bazel-based builds in Travis. | Carlos O'Ryan | 2017-12-09 | 1 | -0/+49 |
This refactored test build scripts to enable bazel-build scripts in Travis. |