delve/.travis.yml
2015-02-17 20:35:19 -06:00

9 lines
89 B
YAML

language: go
go:
- 1.4.1
- tip
before_install:
- apt-get install libreadline-dev