aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBilly Donahue <billydonahue@google.com>2015-08-31 03:19:21 -0400
committerBilly Donahue <billydonahue@google.com>2015-08-31 03:19:21 -0400
commitdf688319de08d8f4f084b00364f90cab7c54acaa (patch)
treecb62b72737a362e88f067eeea16594b0a3e26ed8 /.travis.yml
parent12a8c19167d87502b59fdcbf4660a55fb20e2570 (diff)
downloadgoogletest-df688319de08d8f4f084b00364f90cab7c54acaa.tar.gz
googletest-df688319de08d8f4f084b00364f90cab7c54acaa.tar.bz2
googletest-df688319de08d8f4f084b00364f90cab7c54acaa.zip
travis googlemock as well
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4957987f..9ae5cb2a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,7 @@ addons:
- valgrind
os:
- linux
+ - osx
language: cpp
compiler:
- gcc