mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
initial travis config
This commit is contained in:
parent
790d5a1745
commit
acae855ace
3
.travis.yml
Normal file
3
.travis.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
language: go
|
||||
go:
|
||||
- "1.10"
|
||||
Loading…
Reference in a new issue