aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix #80: Add Geoclue2 location providerJon Lund Steffensen2014-12-151-1/+2
| | | | | | | This simply runs a GLib main loop when the location is requested and tries to get the location from GeoClue2. We need to run a main loop since the location is not immediately available, instead it becomes available through a signal.
* Update Travis CI script to run make distcheckJon Lund Steffensen2014-11-231-1/+1
|
* Add Travis CI configuration fileJon Lund Steffensen2014-10-131-0/+12