git2go/.travis.yml

12 lines
104 B
YAML
Raw Normal View History

language: go
go:
- 1.0
- 1.1
- tip
install:
- script/build-libgit2.sh
2014-04-05 01:55:55 -05:00
script:
- script/test