aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2017-02-06 13:20:54 -0800
committerChris Lu <chris.lu@gmail.com>2017-02-06 13:21:28 -0800
commit9a8e020559263d8670c098114324420d2e974c8f (patch)
tree62cc8cdca8f61ef33aeaffb55596aa8ebc698765
parentf0d140f1644c72aea1ab798c3a93fd474983c537 (diff)
downloadseaweedfs-9a8e020559263d8670c098114324420d2e974c8f.tar.xz
seaweedfs-9a8e020559263d8670c098114324420d2e974c8f.zip
compile with 1.7
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ab9bab68d..8aff83c15 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,7 @@
sudo: false
language: go
go:
-- 1.5
-- 1.6
+- 1.7
- tip
before_install: