summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 9e68d013..a609d774 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,9 +25,7 @@ dist: xenial
language: c
script:
- ./tools/ci-install.sh
- # python-dbus and python-gi aren't available to Travis's version of
- # Python in /opt, which it uses as a default
- - PYTHON=/usr/bin/python ci_parallel=2 ci_sudo=yes ./tools/ci-build.sh
+ - ci_parallel=2 ci_sudo=yes ./tools/ci-build.sh
env:
- ci_variant=production