realtimetraffic/.travis.yml

14 lines
115 B
YAML

language: go
go:
- "1.5"
- "1.6"
- "1.7"
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- "tip"
install: make