CMake 3.2 for travis by hand
This commit is contained in:
parent
c088e9225e
commit
82ab96ad05
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ before_install:
|
|||
- ./configure
|
||||
- make
|
||||
- sudo make install
|
||||
- cd ..
|
||||
|
||||
before_script:
|
||||
- export CXX=${COMPILER}
|
||||
|
|
Loading…
Reference in a new issue