Revert back to trusty for Travis, xattr package broken in xenial

This commit is contained in:
Lauri Võsandi 2017-03-26 21:20:03 +00:00
parent 2596543025
commit e506ea61be
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
sudo: false sudo: false
language: python language: python
dist: xenial dist: trusty
python: python:
- "2.7" - "2.7"
after_success: after_success: