influxdb/.travis.yml

9 lines
73 B
YAML

language: go
go:
- 1.1
- tip
install: ./build.sh
script: ./test.sh