From 17227e5e7486eaffaac97dde2aa9d09189ddf1e2 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 17 Jan 2018 23:04:57 +0000 Subject: [PATCH] updated travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index eb258edce..c52f1af36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: bash +dist: trusty sudo: required -env: -- DISTRO=ubuntu-trusty before_script: - curl -L "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/shunit2/shunit2-2.1.6.tgz" | tar zx