Skip to content

Commit f4b32f9

Browse files
committed
Make sure CMake is still built by install script.
1 parent 0c2dce7 commit f4b32f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ matrix:
2424
- os: osx
2525
env:
2626
- BUILD_TYPE="InstallScript"
27-
OSX_PACKAGES="gcc@6 cmake"
27+
OSX_PACKAGES="gcc@6"
2828
GCC=6
2929
- &ubuntu
3030
os: linux

0 commit comments

Comments
 (0)