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"
- "pypy3"
dist: trusty
sudo: false
branches:
only:
- master
@ -31,4 +34,4 @@ script:
- python ./setup.py bdist_dumb
after_success:
coveralls
coveralls