1
0
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:
Matias Fontanini
2016-02-13 20:34:39 -08:00
parent 116eb9f1c1
commit f8445c2e5c

View File

@@ -23,9 +23,5 @@ before_script:
- cmake .. -DLIBTINS_ENABLE_CXX11=1
- make tests
before_install:
- brew update
- brew install boost
script:
- ctest -V