summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Bishop <stuart.bishop@canonical.com>2020-04-28 10:47:03 +0000
committerStuart Bishop <stuart.bishop@canonical.com>2020-04-28 10:47:03 +0000
commit1678a0085e723225e00369a8dbf2f77d1385ba2e (patch)
tree7e293a8bab66ff021d2a8fabdd7cfb493d55e8d5
parent164d6af6dc335c0adf6f7fa97800b6fa6d17cc9f (diff)
downloadpytz-git-1678a0085e723225e00369a8dbf2f77d1385ba2e.tar.gz
Update travis config
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7ccf00f..4099ea3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ before_install:
- sudo locale-gen
- sudo add-apt-repository -y ppa:deadsnakes/ppa
- sudo apt-get update -y -qq
- - sudo apt-get install -y python-all python-all-dev python3-all python3-all-dev build-essential python-setuptools python3-setuptools python-wheel python3-wheel python3-docutils python3-sphinx python3-flake8 python-flake8 python2.4-complete python2.5-complete python2.6-complete python3.1-complete python3.2-complete python3.3-complete python3.5-complete python2.4-gdbm python2.4-gdbm-dbg python3.6 wget python-pip python3-pip python3.7 python3.7-dev python3.7-distutils
+ - sudo apt-get install -y python-all python-all-dev python3-all python3-all-dev build-essential python-setuptools python3-setuptools python-wheel python3-wheel python3-docutils python3-sphinx python3-flake8 python-flake8 python2.4-complete python2.5-complete python2.6-complete python3.1-complete python3.2-complete python3.3-complete python3.5-complete python2.4-gdbm python2.4-gdbm-dbg python3.6 wget python-pip python3-pip python3.7 python3.7-dev python3.7-distutils python3.8 python3.8-dev python3.8-distutils python3.9 python3.9-dev python3.9-distutils
- sudo pip install wheel
- sudo pip3 install wheel