Merge pull request #78 from fatih/update-travis

travis: update to go 1.7
This commit is contained in:
Fatih Arslan 2016-12-30 14:22:56 +02:00 committed by GitHub
commit 1de5ce0378

View File

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