From 345eae36baacc92fffe2e572ec021fba65a0bcd2 Mon Sep 17 00:00:00 2001 From: Tithen-Firion Date: Sat, 29 Apr 2017 10:36:29 +0200 Subject: [PATCH] [travis] switch to Trusty beta build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f41e11137..c8f42058f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: trusty language: python python: - "2.6"