aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-06-17 12:51:25 -0400
committerGennadiy Civil <misterg@google.com>2019-06-17 16:34:31 -0400
commitd7003576dd133856432e2e07340f45926242cc3a (patch)
tree3852cf6fa86ec1bfa0bac4f24cdb3b30a3a1102a /.travis.yml
parentd1185b9ffd8f67786eacea5e2fd3c42d3f41deea (diff)
downloadgoogletest-d7003576dd133856432e2e07340f45926242cc3a.tar.gz
googletest-d7003576dd133856432e2e07340f45926242cc3a.tar.bz2
googletest-d7003576dd133856432e2e07340f45926242cc3a.zip
Googletest export
Project import generated by Copybara. PiperOrigin-RevId: 253600369
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 4b90bd06..61c51dd2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,12 +30,6 @@ matrix:
- os: linux
group: deprecated-2017Q4
compiler: gcc
- install: ./ci/install-linux.sh && ./ci/log-config.sh
- script: ./ci/build-linux-autotools.sh
- env: VERBOSE=1 CXXFLAGS=-std=c++11
- - os: linux
- group: deprecated-2017Q4
- compiler: gcc
env: BUILD_TYPE=Debug VERBOSE=1 CXX_FLAGS=-std=c++11
- os: linux
group: deprecated-2017Q4