CMake 3.2 for travis by hand

This commit is contained in:
Daniel Sipka 2015-09-30 16:55:10 +02:00
parent c088e9225e
commit 82ab96ad05

View file

@ -17,6 +17,7 @@ before_install:
- ./configure
- make
- sudo make install
- cd ..
before_script:
- export CXX=${COMPILER}