travis: bump to newer golang version (fedora 23)

This commit is contained in:
James Shubin
2016-09-19 03:39:09 -04:00
parent 9715146495
commit 2b1e8cdbee

View File

@@ -1,7 +1,7 @@
language: go
go:
- 1.4.3
- 1.5.3
- 1.5.4
- 1.6
- 1.7
- tip