Commit graph

20 commits

Author SHA1 Message Date
Stephan Lachnit 888d904eda Update travis config
Use bionic instead of xenial, since xenial is almost EOL.
Use apt instead of apt-get.
Add python3-distro dependency.

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-01-11 16:09:25 -08:00
Aaron Opfer d394a1750f lutris-wrapper: setproctitle to game name
Makes it slightly easier to identify what game a particular
lutris-wrapper instance is responsible for.
2019-12-27 15:25:21 -08:00
Jayme Howard e6ebed4fe0 Updated to a newer version of pypresence compatible with python 3.5 2019-05-15 22:27:41 -07:00
Jayme Howard 78c8af25a0 Added the new dependency to .travis.yml 2019-05-15 22:27:41 -07:00
Rob Loach d7cd8a75bc travis: Attempt to fix xvfb 2019-01-14 18:33:16 -08:00
Mathieu Comandon a88710d8fb
Merge branch 'master' into travis-cache 2019-01-14 17:58:30 -08:00
Rob Loach 999455c294 travis: Update xvfb config 2019-01-14 17:57:46 -08:00
Rob Loach 28464ab1ae travis: Add the xvfb service 2019-01-14 17:57:46 -08:00
Rob Loach f96d8f1546 Use xvfb-run 2019-01-14 17:57:46 -08:00
Rob Loach e6c0621050
travis: Cache the pip dependencies
This will speed up initialization of some of the dependency chain. Could do more of this elsewhere too, but pip is a good start:
https://docs.travis-ci.com/user/caching/#pip-cache
2019-01-14 14:35:20 -05:00
Mathieu Comandon 226057fd63 Add python3-pil dependency 2019-01-09 19:59:23 -08:00
Mathieu Comandon 414d8d98e1 Add gir1.2-notify-0.7 to travis deps 2019-01-04 06:54:35 -08:00
Mathieu Comandon f7c9aca244 Removing system_site_packages breaks gi 2018-12-19 14:38:49 -08:00
Mathieu Comandon 5715bd1963 Remove virtualenv config instead 2018-12-19 14:35:13 -08:00
Mathieu Comandon 9ab6c842db The 16.04 Travis container apparently has issues installing other python versions 2018-12-19 14:34:12 -08:00
Mathieu Comandon e727a1b4ea Add some dependencies to Travis config 2018-12-19 14:31:02 -08:00
Mathieu Comandon 2800be1b7a Specify xenial in Travis config 2018-12-19 14:22:06 -08:00
Mathieu Comandon 3f2937e6ed Fix travis.yml 2017-03-07 12:20:41 -08:00
Mathieu Comandon eedd267311 Add apt-get dependencies to Travis configuration 2017-03-03 22:27:03 -08:00
Mathieu Comandon beb2a0ca18 Create initial version of .travis.yml 2017-03-03 11:23:30 -08:00