From 1d1edcf0c961017374b1938749973ea1266ee448 Mon Sep 17 00:00:00 2001 From: Baruch Even Date: Sat, 26 Aug 2017 10:24:16 +0300 Subject: [PATCH] Switch travis-ci to trusty env --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 447d51a..ca67baf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: c +dist: trusty install: - wget https://s3.amazonaws.com/biibinaries/thirdparty/cmake-3.0.2-Linux-64.tar.gz