1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-16 07:18:37 +00: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: