1
0
Fork 0
mirror of https://github.com/Luzifer/git-changerelease.git synced 2024-10-18 14:14:20 +00:00
git-changerelease/.travis.yml

8 lines
53 B
YAML
Raw Normal View History

2016-07-14 12:33:40 +00:00
language: go
go:
- 1.6
- tip
script: go test .