Update .travis.yml

Downgrade ubuntu version for travis as recommended by their bug issue about downloading packages.
This commit is contained in:
2018-05-08 23:17:04 +01:00
committed by GitHub
parent 606bf59463
commit c48922e232

View File

@@ -47,7 +47,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
sudo: required
dist: xenial
dist: trusty
language: c