Code

Fixed compatibility issues with Go 1.0 and 1.1.
[sysdb/go.git] / .travis.yml
1 language: go
2 go:
3   - 1.0
4   - 1.1
5   - 1.2
6   - 1.3
7   - tip