diff options
author | lunnyxiao <xiaolunwen@gmail.com> | 2014-09-22 10:45:20 +0800 |
---|---|---|
committer | lunnyxiao <xiaolunwen@gmail.com> | 2014-09-22 10:45:20 +0800 |
commit | 79ec08141af6f156597064f5fcafc4d0af2e1a05 (patch) | |
tree | a4bc8452565eb2ac1fe2b432b1616c03572db7da /.travis.yml | |
parent | 150eef93b2340f665c070158ade1863339829e05 (diff) | |
parent | 1273b3d3a985e0aeb88c632e27d0e8dbc8dd2e19 (diff) |
Merge branch 'dev' of github.com:gogits/gogs into dev
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 2600693b..eb5732ff 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 |