1
0
mirror of https://gitea.com/gitea/act synced 2026-05-11 20:51:17 +02:00
Files
act/vendor/github.com/pelletier/go-buffruneio/.travis.yml
Casey Lee 320e9b6057 fail on error (#20)
ci-via-github-actions
2019-01-23 11:51:22 -08:00

8 lines
75 B
YAML

language: go
sudo: false
go:
- 1.3.3
- 1.4.3
- 1.5.3
- tip