testing circle-ci #5
This commit is contained in:
parent
0e9c48905a
commit
7c81aabe3c
@ -5,5 +5,4 @@ jobs:
|
||||
- image: enumack/buildcontainers:gcc-8.1
|
||||
steps:
|
||||
- checkout
|
||||
- run: echo "A first hello"
|
||||
- run: cd build && pwd
|
||||
- run: cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && make -j
|
||||
|
Loading…
Reference in New Issue
Block a user