travis: update to go 1.7

This commit is contained in:
Fatih Arslan 2016-12-30 15:19:06 +03:00
parent 4d2cc36e7e
commit c87282c836

View File

@ -1,6 +1,6 @@
language: go language: go
go: go:
- 1.6 - 1.7
- tip - tip
sudo: false sudo: false
before_install: before_install: