From 523b998e64cbf1398d6a34138be23f53651597c1 Mon Sep 17 00:00:00 2001 From: Josh Junon Date: Thu, 29 Jun 2017 00:01:19 -0700 Subject: [PATCH] Revert "TEMPORARY: emergency travis CI fix (see comments)" This reverts commit 54975fb20d54eba20d7c4053fc6be8c475c26852. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index d4543b6..ea5900d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,3 @@ node_js: - '6' - '4' after_success: npm run coveralls - -# TODO temporary fix - please see links below -# https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch -# https://github.com/travis-ci/travis-ci/issues/7991 -group: deprecated-2017Q2