diff --git a/.travis.yml b/.travis.yml index 7a8e7d5..0741854 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,9 +23,5 @@ before_script: - cmake .. -DLIBTINS_ENABLE_CXX11=1 - make tests -before_install: - - brew update - - brew install boost - script: - ctest -V \ No newline at end of file