From 9ccae757d4850c9389ed6088adb6de0b56b0ea12 Mon Sep 17 00:00:00 2001 From: Jan Garaj Date: Sat, 22 Oct 2016 23:26:37 +0100 Subject: [PATCH] Travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 87c01d7..50cc555 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ services: language: go +install: echo "OK" + script: echo "OK" after_success: