From 19728c9136ee82c7a18b88f7ef64776a79f647d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nu=C8=9Biu?= Date: Sun, 17 Dec 2017 15:42:49 +0200 Subject: [PATCH] updating travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c0d5626..f593915 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ language: go go: - master +go_import_path: src/ + install: # - go get -t -v ./... - go get -t -v github.com/zyxar/image2ascii/ascii