Add go 1.5 to .travis.yml
This commit is contained in:
parent
fc2d0e5470
commit
aceff032f6
|
@ -4,6 +4,7 @@ go:
|
|||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue