This commit is contained in:
Jakob Unterwurzacher 2017-04-11 22:15:02 +02:00
parent 0edb5ea991
commit 0c9b62e1a3

View File

@ -21,6 +21,7 @@ before_script:
- sudo modprobe fuse
- mkdir build
- cd build
- type cmake
- cmake --version
- cmake ..