travis: Correct Go versions.

develop
Icedream 2016-06-20 00:29:53 +02:00
parent ae1dce4bce
commit 35156593dc
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
language: go language: go
go: go:
- 1.6 - 1.5.4
- 1.7 - 1.6.2
- release
- tip - tip