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 |