Travis build fix

This commit is contained in:
Linus Probert 2017-12-05 08:46:10 +01:00
parent 452ed58177
commit 27d1438b18
1 changed files with 1 additions and 0 deletions

View File

@ -34,5 +34,6 @@ install:
script:
- mkdir build
- cd build
- cmake ..
- make
- make test