Indentation error

This commit is contained in:
Linus Probert 2018-02-22 23:42:12 +01:00
parent 8a30895cae
commit 699abb040b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ install:
script:
- mkdir build
- cd build
- cmake --version
- cmake --version
- cmake ..
- make
- make test