NeuronRobotics / nrjavaserial

A Java Serial Port system. This is a fork of the RXTX project that uses in jar loading of the native code.
Other
345 stars 143 forks source link

Added Gradle wrapper and Travis CI configuraton #101

Closed crea-doo closed 7 years ago

crea-doo commented 7 years ago

Added the Gradle Wrapper to the repo and configured Travis to do a basic build.

Together with https://github.com/NeuronRobotics/nrjavaserial/pull/71 that may enable also cross compiling at the CI build infrastructure - has to be tried out, though.

An example build result can be seen here: https://travis-ci.org/crea-doo/nrjavaserial/builds/236184083