mirror of
https://github.com/django/daphne.git
synced 2025-08-04 10:30:08 +03:00
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:
parent
d0bb675d05
commit
e3ff3e8635
|
@ -1,4 +1,5 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
|
dist: trusty
|
||||||
|
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user