mirror of https://github.com/gogs/gogs.git
Add Go 1.8 to .travis.yml
parent
9e8ffa14cb
commit
431e930367
|
@ -3,6 +3,7 @@ go:
|
|||
- 1.5.x
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- master
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue