Indentation error
This commit is contained in:
parent
8a30895cae
commit
699abb040b
|
@ -35,7 +35,7 @@ install:
|
|||
script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake --version
|
||||
- cmake --version
|
||||
- cmake ..
|
||||
- make
|
||||
- make test
|
||||
|
|
Loading…
Reference in New Issue