telegraph/.travis.yml
Maxim Lebedev 128023ad07
😎 Kaboom! All done and closes #1
All methods and types available! Yaay!
2016-12-24 22:09:28 +05:00

10 lines
88 B
YAML

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