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