mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
ci: travis: Update to better match before refactoring.
Although this patch better matches the state before the re-factoring, it doesn't mean that much since the build breaks already in the install stage. While on it, fix some yamllint nitpicks.
This commit is contained in:
parent
2070f8ab68
commit
a56c97e49c
@ -8,3 +8,4 @@ install:
|
|||||||
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 .
|
- catkin_test_results .
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user