mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Fix travis build script
This commit is contained in:
@@ -23,9 +23,5 @@ before_script:
|
||||
- cmake .. -DLIBTINS_ENABLE_CXX11=1
|
||||
- make tests
|
||||
|
||||
before_install:
|
||||
- brew update
|
||||
- brew install boost
|
||||
|
||||
script:
|
||||
- ctest -V
|
||||
Reference in New Issue
Block a user