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:
Jacob Bom 2017-06-22 18:09:29 +02:00
parent 4b16d0937b
commit 51759307d7

View file

@ -8,6 +8,9 @@ python:
- "pypy" - "pypy"
- "pypy3" - "pypy3"
dist: trusty
sudo: false
branches: branches:
only: only:
- master - master
@ -31,4 +34,4 @@ script:
- python ./setup.py bdist_dumb - python ./setup.py bdist_dumb
after_success: after_success:
coveralls coveralls