From: Linquize Date: Thu, 27 Aug 2015 12:48:29 +0000 (+0800) Subject: Add go 1.5 to .travis.yml X-Git-Tag: v0.9.99~1154^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=aceff032f6446169365d1a57ea7dc91b5c526c9e;p=gitea.git Add go 1.5 to .travis.yml --- 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: