It generally works better when we build before trying to run.....
This commit is contained in:
@@ -17,6 +17,7 @@ script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- make
|
||||
- make test
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user