Test against Go 1.9 on Travis
This commit is contained in:
parent
185e81409a
commit
dda5f922c3
|
@ -4,6 +4,7 @@ go:
|
||||||
- 1.6
|
- 1.6
|
||||||
- 1.7
|
- 1.7
|
||||||
- 1.8
|
- 1.8
|
||||||
|
- 1.9
|
||||||
sudo: required
|
sudo: required
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
|
|
Loading…
Reference in New Issue