From 590e8e0db02ee25af084df8cc067f1008d3c425b Mon Sep 17 00:00:00 2001 From: Neur0toxine Date: Sun, 9 Jun 2019 20:34:26 +0300 Subject: [PATCH] Change travis.yml --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index d22b70c..e28edcd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,10 @@ dist: xenial language: go +go_import_path: github.com/Neur0toxine/bash.im-telegram-bot +cache: + directories: + - $HOME/.cache/go-build + - $HOME/gopath/pkg/mod go: - "1.12" script: