Piotr Kąkol
|
309e8a271e
|
Updated broken and outdated URLs
|
7 years ago |
Scott Graham
|
95ec42d95f
|
Add no-exception and no-rtti to build matrix
|
7 years ago |
Gennadiy Civil
|
8fbb419470
|
Include gcc on mac into PR matrix
There was an error that slipped through and only showed up on PR merge (https://travis-ci.org/google/googletest/jobs/364304396/config ) , we dont want that again
|
7 years ago |
Gennadiy Civil
|
7888184f28
|
Include OSX builds back into PR builds
Had an instance where the breakage was not detected until the actual merge. Need to be better than that
|
7 years ago |
Gennadiy Civil
|
ed8d02cfc6
|
Update .travis.yml
Trying to get around mongoDB expired keys, etc
|
7 years ago |
Gennadiy Civil
|
73d1251fe9
|
Update .travis.yml
|
7 years ago |
Gennadiy Civil
|
cfd29e0488
|
Update .travis.yml
|
7 years ago |
Gennadiy Civil
|
29f94e0106
|
Update .travis.yml
|
7 years ago |
Gennadiy Civil
|
2982dc1a58
|
Trying to fix travis
|
7 years ago |
Gennadiy Civil
|
6eccdb7b62
|
Update .travis.yml
|
7 years ago |
Carlos O'Ryan
|
67d6e46728
|
Use correct name for build event types.
|
7 years ago |
Carlos O'Ryan
|
9cee677ce4
|
Optimize build matrix (#1)
Disable expensive builds on pull requests.
|
7 years ago |
Carlos O'Ryan
|
75b85d5382
|
Create a autotools-based build for Travis.
When this build works, we know the autoconf support is working.
|
7 years ago |
Carlos O'Ryan
|
bc3320b7f1
|
Implement bazel-based builds in Travis.
This refactored test build scripts to enable
bazel-build scripts in Travis.
|
7 years ago |
Carlos O'Ryan
|
4aa05bd4ff
|
Only switch to g++-4.9 on Linux.
|
7 years ago |
Gennadiy Civil
|
54c2648bff
|
Workaround for Travis issue https://goo.gl/d5eV8o
|
7 years ago |
Gennadiy Civil
|
34aaf58c8b
|
Revert "Workaround for Travis issue https://github.com/travis-ci/travis-ci/is…"
|
7 years ago |
Gennadiy Civil
|
dfed97a69a
|
Workaround for Travis issue https://github.com/travis-ci/travis-ci/issues/8552
|
7 years ago |
Herbert Thielen
|
be94bf501e
|
remove unused variables from travis environment
|
8 years ago |
Herbert Thielen
|
beca85ff4a
|
drop unused valgrind package from installation
... and remove explicit gcc installation (will be installed with g++
automatically)
|
8 years ago |
Herbert Thielen
|
dd8e4a6358
|
reset ccache statistics at install
|
8 years ago |
Herbert Thielen
|
56f8222a14
|
show ccache statistics in log
|
8 years ago |
Herbert Thielen
|
83d8dd0e9c
|
call clang via ccache on Linux
|
8 years ago |
Herbert Thielen
|
98f2f15253
|
install ccache on travis osx build slave
|
8 years ago |
Herbert Thielen
|
48b0662880
|
cache ccache
|
8 years ago |
Herbert Thielen
|
d15b8b4524
|
switch one build to Release mode
This turns on optimization which allows the compiler to discover more
problems and omit some more warnings.
|
8 years ago |
Herbert Thielen
|
dae044d4b9
|
use upper-case build type
While cmake does not complain on build type 'debug', the cmake
documentation always spells it 'Debug', so take this.
|
8 years ago |
Herbert Thielen
|
d33861dca6
|
run combined build only
There is no need for separate 'googlemock' and 'googletest' builds,
as the 'googlemock' build includes 'googletest' and it's unit tests.
|
8 years ago |
Herbert Thielen
|
4a45157589
|
switch on verbose make
|
8 years ago |
Anton Klautsan
|
6705b9adea
|
Override clang++ name on Linux only
|
9 years ago |
Anton Klautsan
|
bbbc025d2e
|
More docs in travis config
|
9 years ago |
Anton Klautsan
|
b8f9b2b540
|
Update clang version
|
9 years ago |
Anton Klautsan
|
e8193fe6e0
|
Adding llvm toolchain repo
|
9 years ago |
Anton Klautsan
|
c76f9e0cdd
|
Update .travis.yml
|
9 years ago |
Anton Klautsan
|
231af5ddc8
|
Try to use clang-3.6 in travis
|
9 years ago |
Anton Klautsan
|
58b543535a
|
Update .travis.yml
|
9 years ago |
Anton Klautsan
|
c81cf6b7ef
|
Update .travis.yml
|
9 years ago |
deki
|
517b3bdc29
|
Add c++11 build to the Travis matrix.
|
10 years ago |
Billy Donahue
|
4e8f8cc3e2
|
build once
|
10 years ago |
Billy Donahue
|
9986d43dd9
|
reduce the ci matrix
|
10 years ago |
Billy Donahue
|
fefba42a05
|
break out test and mock in travis
|
10 years ago |
Billy Donahue
|
e5c7bbae18
|
remove unused valgrind probe
|
10 years ago |
Billy Donahue
|
df688319de
|
travis googlemock as well
|
10 years ago |
Billy Donahue
|
bbb54ef0ee
|
travis config
|
10 years ago |