From 924a345facea30b022a4089f280ec601644932a1 Mon Sep 17 00:00:00 2001 From: John Kleinschmidt Date: Tue, 25 Jul 2017 16:14:35 -0400 Subject: [PATCH] Try fix to boto on Trusty --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e577d3b0ccec..6799c8356bc3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,8 @@ notifications: before_install: - export BOTO_CONFIG=/dev/null - + language: node_js -dist: precise -sudo: required node_js: - "4" os: