mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
make tests and run_tests
This commit is contained in:
parent
8169a26d18
commit
e69b8381cb
@ -6,4 +6,4 @@ install:
|
|||||||
- make install_deps
|
- make install_deps
|
||||||
- source setup.bash
|
- source setup.bash
|
||||||
script:
|
script:
|
||||||
- mkdir build && cd build && cmake .. -DPYTHON_EXECUTABLE=$(which python2) && make && CTEST_OUTPUT_ON_FAILURE=1 make test
|
- mkdir build && cd build && cmake .. -DPYTHON_EXECUTABLE=$(which python2) && make && make tests && make run_tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user