Change travis.yml

This commit is contained in:
Pavel 2019-06-09 20:34:26 +03:00
parent 2ea533cad5
commit 590e8e0db0

View File

@ -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: