1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-05 23:34:19 -04:00

Add go 1.5 to .travis.yml

This commit is contained in:
Linquize 2015-08-27 20:48:29 +08:00
parent fc2d0e5470
commit aceff032f6

View File

@ -4,6 +4,7 @@ go:
- 1.2
- 1.3
- 1.4
- 1.5
- tip
before_install: