1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-05-22 10:15:43 +02:00
Files
lazygit/vendor/github.com/integrii/flaggy/.travis.yml
T

8 lines
120 B
YAML

{
"language": "go",
"os": "linux",
"group": "stable",
"dist": "trusty",
"script": "go get -v && go test -v"
}