diff options
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 4 insertions, 1 deletions
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: |