mirror of
https://github.com/go-gitea/gitea
synced 2024-11-25 08:02:55 +01:00
Add go 1.5 to .travis.yml
This commit is contained in:
parent
fc2d0e5470
commit
aceff032f6
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ go:
|
|||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- 1.5
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue