aboutsummaryrefslogtreecommitdiffstats
path: root/travis.sh
Commit message (Collapse)AuthorAgeFilesLines
* limit processors to use in Travis build to 4Herbert Thielen2017-09-041-2/+11
|
* set MAKEFLAGS to use multiple processors on Travis CIHerbert Thielen2017-09-041-0/+11
|
* Merge branch 'master' into hethi/issue-1175-cmake-build-typeHerbert Thielen2017-08-311-1/+0
|\
| * Merge branch 'master' into hethi/travis-unused-cmakeHerbert Thielen2017-08-301-3/+2
| |\
| * | remove non-existing gmock_build_samples switchHerbert Thielen2017-08-291-1/+0
| | |
* | | use build type set in .travis.ymlHerbert Thielen2017-08-301-0/+1
| |/ |/| | | | | The BUILD_TYPE variable of .travis.yml was ignored up to now.
* | run combined build onlyHerbert Thielen2017-08-291-3/+2
|/ | | | | There is no need for separate 'googlemock' and 'googletest' builds, as the 'googlemock' build includes 'googletest' and it's unit tests.
* Support running MSVC build on AppVeyourArkadiy Shapkin2016-06-271-1/+1
|
* Add c++11 build to the Travis matrix.deki2015-09-071-0/+1
|
* run testsBilly Donahue2015-09-011-24/+9
|\
| * break out test and mock in travisBilly Donahue2015-08-311-1/+1
| |
| * break out test and mock in travisBilly Donahue2015-08-311-7/+5
| |
| * cleanup travis.shBilly Donahue2015-08-311-25/+7
| |
* | restore test runningBilly Donahue2015-09-011-7/+7
|/
* travis updateBilly Donahue2015-08-311-14/+9
|
* travis googlemock as wellBilly Donahue2015-08-311-7/+10
|
* travis fixBilly Donahue2015-08-311-1/+3
|
* travis configBilly Donahue2015-08-311-0/+29