summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-06 15:32:24 +0200
committerraveit65 <[email protected]>2019-06-06 15:37:38 +0200
commit7b834db6278ce070022f570a7fab4e714e909edd (patch)
treef140bb0dfc14d56d69b319349e791c700c8497ad
parentd76c3e37d1212eaa3cac2f293d539bddf9a250f9 (diff)
downloadpluma-7b834db6278ce070022f570a7fab4e714e909edd.tar.bz2
pluma-7b834db6278ce070022f570a7fab4e714e909edd.tar.xz
travis: update dependencies for python3
-rw-r--r--.travis.yml5
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: