aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Travis: Run "brew upgrade python" to install Python 3 on macOSMasanori Kakura2018-03-231-1/+1
| | | | | | | | | As of March 2018, Travis CI fails on macOS: Error: python 2.7.14 is already installed To upgrade to 3.6.4_4, run `brew upgrade python` This commit fixes the issue.
* Travis: Enable AppArmor installJon Lund Steffensen2017-10-111-1/+1
|
* Check time-based configuration on CIJon Lund Steffensen2017-10-111-0/+6
|
* Travis CI: Run brew update on macOS to fix build failureJon Lund Steffensen2017-10-101-0/+1
|
* Appveyor, Travis: Test run redshift after buildJon Lund Steffensen2017-08-171-4/+12
|
* Enable Travis CI on macOSJon Lund Steffensen2017-08-161-4/+13
|
* Remove deprecated geoclue 1 location providerJon Lund Steffensen2017-08-161-14/+37
|
* travis.yml: Use Ubuntu TrustyJon Lund Steffensen2017-07-271-0/+2
|
* 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