travis : use go1.7 to be future proof.

And, to reflect my own config `;-)`
This commit is contained in:
Michaël Faille
2016-09-19 02:41:50 -04:00
committed by James Shubin
parent 22b0b89949
commit 9715146495

View File

@@ -3,6 +3,7 @@ go:
- 1.4.3
- 1.5.3
- 1.6
- 1.7
- tip
sudo: false
before_install: 'git fetch --unshallow'
@@ -14,6 +15,7 @@ matrix:
- go: tip
- go: 1.4.3
- go: 1.6
- go: 1.7
notifications:
irc:
channels: