Tweaking circleci build.
This commit is contained in:
parent
1d8fca7f28
commit
021ded5cc8
|
@ -7,3 +7,4 @@ jobs:
|
||||||
- checkout
|
- checkout
|
||||||
- run: make
|
- run: make
|
||||||
- run: make test
|
- run: make test
|
||||||
|
- run: mkdir build && cd build && cmake .. && make && make test
|
||||||
|
|
Loading…
Reference in New Issue