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