1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-23 04:04:54 +08:00

6 Commits

Author SHA1 Message Date
Dan Rose
ae46504ae7
Revert "Merge branch 'ament_cmake'"
This reverts commit 8e0effcd36b855701d9327aecff949d7f2b20e31.
2020-09-08 12:44:40 -05:00
Dan Rose
2df800d0fc
Revert "Remove test that breaks the build"
This reverts commit 7fe3be8d5f24db9837fff7e5b2fc45dcb464eef0.
2020-09-08 12:44:34 -05:00
Dan Rose
7fe3be8d5f Remove test that breaks the build 2020-09-08 11:09:06 -05:00
Scott K Logan
f6bd881bab Convert package to ament_cmake 2019-07-03 14:09:10 -07:00
William Woodall
5a354eaab7
reduce the number of jobs on travis (#172)
* reduce the number of jobs on travis

* update usage of pip due to changes in Homebrew

* update pip and ensure the right one is being used with an alias

* force reinstall pip to get `pip` on PATH

* use python2 explicitly to run catkin_make

* force use of python2 executable by catkin packages

* python!

* simpler

* how to which

* Update .travis.yml

* make tests and run_tests

* test results

* disable timer tests on macOS
2018-02-05 19:44:04 -08:00
Mike Purvis
9c432f9bb1 Add unix timer tests, clarify tests are only on unix at present, move test builds into separate makefile. 2013-11-18 21:35:07 -05:00