Merge pull request #3380 from tk0miya/use_trusty_for_testing

Use Ubuntu/trusty for testing
This commit is contained in:
Takeshi KOMIYA 2017-02-13 22:06:59 +09:00 committed by GitHub
commit 19830dccad

View File

@ -1,10 +1,11 @@
language: python
sudo: false
dist: trusty
cache:
directories:
- $HOME/.cache/pip
python:
- "pypy"
- "pypy-5.4.1"
- "2.7"
- "3.4"
- "3.5"
@ -26,7 +27,7 @@ matrix:
env: DOCUTILS=0.12
- python: nightly
env: DOCUTILS=0.12
- python: pypy
- python: "pypy-5.4.1"
env: DOCUTILS=0.12
addons:
apt: