diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-09-21 12:19:50 -0400 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-09-21 12:19:50 -0400 |
commit | 4a01bb8fa40e770433b6858a97e336393cb8e9b2 (patch) | |
tree | e42daade1c3cab7ba4d2e769b861416a924ebafe /.travis.yml | |
parent | d325b23dbb44fe3b1e542ee330185610e861279e (diff) | |
download | gitea-4a01bb8fa40e770433b6858a97e336393cb8e9b2.tar.gz gitea-4a01bb8fa40e770433b6858a97e336393cb8e9b2.zip |
Mirror bug fix
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 2600693b63..eb5732ff60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,4 @@ language: go go: - 1.2 - - 1.3 - - tip
\ No newline at end of file + - 1.3
\ No newline at end of file |