From 8792079cb38b1782c23e878e01860108b1ada93c Mon Sep 17 00:00:00 2001
From: squidfunk <martin.donath@squidfunk.com>
Date: Fri, 10 Feb 2017 14:44:43 +0100
Subject: [PATCH] Test upload of build artifacts

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 84b06e8a..dbd54ba0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,6 +32,7 @@ matrix:
   include:
     - node_js: 5
       addons:
+        artifacts: true
         apt:
           sources:
             - ubuntu-toolchain-r-test
-- 
GitLab