gowiki/vendor/github.com/willf/bitset/.travis.yml
2016-09-05 22:49:40 +02:00

16 lines
128 B
YAML

language: go
sudo: false
branches:
except:
- release
branches:
only:
- master
- develop
go:
- 1.5
- tip