testing circle-ci #5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user