update .travis.yml

This commit is contained in:
Alexandr Razumov
2016-04-01 22:23:37 +03:00
parent ca2a6cc36b
commit a2bb5a34fd

View File

@@ -2,6 +2,7 @@ sudo: false
language: go language: go
go: go:
- 1.5 - 1.5
- 1.6
- tip - tip
before_install: before_install: