OpenASR / idiolect

🎙️ Handsfree Audio Development Interface
https://arxiv.org/pdf/2305.03089.pdf
Apache License 2.0
93 stars 10 forks source link

Continuous Integration #54

Closed nalbion closed 6 years ago

nalbion commented 6 years ago

Set up a Travis CI (or similar) project to verify that at any point in time anybody can build and run tests.

This would probably also provide a Docker container which can be used to build, test and run the app

breandan commented 6 years ago

Travis or Circle CI integration would be a great to have. Even without tests, just to automate ./gradlew buildPlugin would be a great start. +1