diff --git a/.travis.yml b/.travis.yml index 75e5f7b..c2e3b03 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,3 +14,5 @@ script: make before_install: - brew update - brew install ragel + - brew install cmake +