From ef44cec1f151b16a43b86eadecf7b5330a09c42d Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Thu, 20 Apr 2017 17:02:59 -0700 Subject: travis: turn off artifact debug. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0c58d12bd..6400611dc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ cache: addons: artifacts: - debug: true paths: - $(ls -d1 bin/*/* | tr "\n" ":") target_paths: / -- cgit v1.2.3