summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLinquize <linquize@yahoo.com.hk>2015-08-27 20:48:29 +0800
committerLinquize <linquize@yahoo.com.hk>2015-08-27 20:48:29 +0800
commitaceff032f6446169365d1a57ea7dc91b5c526c9e (patch)
tree95472be324ed49c00191b3419b0d9ab65e209c91 /.travis.yml
parentfc2d0e5470fa2fea260adba30866acda1aa945cb (diff)
downloadgitea-aceff032f6446169365d1a57ea7dc91b5c526c9e.tar.gz
gitea-aceff032f6446169365d1a57ea7dc91b5c526c9e.zip
Add go 1.5 to .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 86c81b68dd..2844adb41b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ go:
- 1.2
- 1.3
- 1.4
+ - 1.5
- tip
before_install: