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

8 Commits

Author SHA1 Message Date
Nathaniel Brough
abba176643 Adding support for the bazel build system
This includes the libraries and examples. The correct implementation
should automatically be configured depending on the platform.
2020-08-11 10:56:59 +08: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
William Woodall
bd0980b69a trying different travis osx settings 2014-12-29 11:48:58 -08:00
William Woodall
a622105543 trying out osx support in travis 2014-12-29 11:19:57 -08:00
Mike Purvis
a633418771 Build tests on Travis. 2013-11-18 21:35:13 -05:00
William Woodall
c37d25a43c Added groovy source setup.bash to travis.yml 2012-11-06 19:22:06 -08:00
William Woodall
ae0eea6719 Change to the travis.yml file 2012-11-06 19:20:23 -08:00
William Woodall
b458793b19 Trying travis-ci out. 2012-11-06 16:41:41 -08:00