summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 8 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index da271c2058..6d651b3992 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,14 @@ jobs:
- pip3 install tinycss
script:
- ./scripts/qsscheck.py .
+ addons:
+ apt:
+ packages:
+ - python3
+ - python3-pip
+ - python3-pyqt5
+ - python3-setuptools
+ - python3-wheel
- name: Ubuntu/gcc build
os: linux
@@ -98,10 +106,6 @@ addons:
- qtscript5-dev
- qt5keychain-dev
- scons
- - python3
- - python3-pip
- - python3-pyqt5
- - python3-setuptools
homebrew:
update: true
packages: