From 7b834db6278ce070022f570a7fab4e714e909edd Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 6 Jun 2019 15:32:24 +0200 Subject: travis: update dependencies for python3 --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dfa3934a..02177c9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -78,7 +78,7 @@ requires: - libsm - make - mate-common - - python2 + - python3 - which - yelp-tools @@ -105,6 +105,7 @@ requires: - libxml2-dev - make - mate-common + - python3-dev - yelp-tools fedora: @@ -124,6 +125,7 @@ requires: - make - mate-common - pygobject3-devel + - python3-devel - redhat-rpm-config ubuntu: @@ -145,6 +147,7 @@ requires: - libxml2-dev - make - mate-common + - python3-dev - yelp-tools variables: -- cgit v1.2.1