mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-23 07:38:58 +01:00
Try updating to trusty
Currently about 1min of build time is spent updating libssl... maybe it's newer on trusty?
This commit is contained in:
parent
4b16d0937b
commit
51759307d7
1 changed files with 4 additions and 1 deletions
|
@ -8,6 +8,9 @@ python:
|
||||||
- "pypy"
|
- "pypy"
|
||||||
- "pypy3"
|
- "pypy3"
|
||||||
|
|
||||||
|
dist: trusty
|
||||||
|
sudo: false
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in a new issue