Apolline-Lille / apolline-android

Android application for collecting air measurements
https://play.google.com/store/apps/details?id=science.apolline&hl=fr
GNU General Public License v3.0
3 stars 3 forks source link

Fix Travis build #141

Closed lucas-dclrcq closed 4 years ago

lucas-dclrcq commented 4 years ago

Programmatically start an influxdb container instead of using an external one. This allows us to wait for the database to be ready.