mirror of
https://github.com/Neur0toxine/bash.im-telegram-bot.git
synced 2024-11-21 20:56:10 +03:00
Change travis.yml
This commit is contained in:
parent
2ea533cad5
commit
590e8e0db0
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user