Add cmakebuild to OS X long tests

This commit is contained in:
Sean Purcell
2017-03-21 13:46:08 -07:00
parent ebf275912a
commit bb8a7601bc
+1 -1
View File
@@ -27,7 +27,7 @@ matrix:
- env: Cmd='make gcc6install && CC=gcc-6 make uasan-test-zbuff'
# OS X Mavericks
- env: Cmd="make gnu90build && make clean && make test && make clean && make travis-install"
- env: Cmd="make gnu90build && make clean && make test && make clean && make cmakebuild && make travis-install"
os: osx
git: