Travis - test on Trusty (#708)

As per [their blog post](https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming) they're making it the new default, best to be ahead of the curve.
This commit is contained in:
Adam Johnson 2017-07-26 19:59:57 +01:00 committed by Andrew Godwin
parent d0bb675d05
commit e3ff3e8635

View File

@ -1,4 +1,5 @@
sudo: false sudo: false
dist: trusty
language: python language: python