Update Travis config to Go 1.5.4 and 1.6.1

This commit is contained in:
Bjørn Erik Pedersen 2016-04-13 16:17:43 +02:00
parent 0141a02160
commit dc8659c539

View file

@ -1,8 +1,8 @@
language: go
sudo: false
go:
- 1.5.3
- 1.6
- 1.5.4
- 1.6.1
- tip
os:
- linux