telegraph/.travis.yml

10 lines
88 B
YAML

language: go
go:
- 1.7
- tip
install:
- go get
- go get golang.org/x/net/html