quorum/vendor/gopkg.in/oleiade/lane.v1/.travis.yml

11 lines
106 B
YAML

language: go
go:
- 1.2
- 1.3
- 1.4
- tip
install:
- go get github.com/stretchr/testify/assert