From 0d3123724f02439c9a254f425f23250c0d1c5fcc Mon Sep 17 00:00:00 2001
From: Pr0methean <4961925+Pr0methean@users.noreply.github.com>
Date: Wed, 13 Jun 2018 03:04:19 -0700
Subject: [PATCH] Bug fix

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

diff --git a/.travis.yml b/.travis.yml
index 82733b54..e88478a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -54,7 +54,7 @@ matrix:
       dist: trusty
       sudo: required
       compiler: clang
-     addons:
+      addons:
        apt:
          packages: &trusty_pocl_packages
            - g++-4.8
-- 
GitLab