Add the missing step in compiling cpputest
This commit is contained in:
parent
5457983e00
commit
c1406e9d4e
@ -17,7 +17,7 @@ before_install:
|
|||||||
# Setup cpputest
|
# Setup cpputest
|
||||||
- git clone git://github.com/cpputest/cpputest.git
|
- git clone git://github.com/cpputest/cpputest.git
|
||||||
- cd cpputest/cpputest_build
|
- cd cpputest/cpputest_build
|
||||||
- ../configure
|
- cmake ..
|
||||||
- make && sudo make install
|
- make && sudo make install
|
||||||
- cd ../../
|
- cd ../../
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user