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