Update .travis.yml

This commit is contained in:
Zlatko Čalušić 2017-06-05 20:57:17 +02:00
parent d54a589176
commit 99eb5a4682

View file

@ -3,13 +3,13 @@ sudo: false
language: go
go:
- 1.7.6
- 1.8.3
- tip
- 1.7.x
- 1.8.x
- master
matrix:
allow_failures:
- go: tip
- go: master
branches:
only: