aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2017-05-25 20:50:56 -0700
committerChris Lu <chris.lu@gmail.com>2017-05-25 20:50:56 -0700
commit80cefade65ecf965cde769240594f17b0a562304 (patch)
tree560ed81c320fe0cee00f887aa95f7d9a2f995fc7
parentbd97cbc5230215ca91d280e7a2254674a9efd4ce (diff)
downloadseaweedfs-80cefade65ecf965cde769240594f17b0a562304.tar.xz
seaweedfs-80cefade65ecf965cde769240594f17b0a562304.zip
adjust travis
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7fd6f5064..069364cac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,8 @@ sudo: false
language: go
go:
- 1.7
-- 1.8.1
-- tip
+- 1.8.3
+# - tip
before_install:
- export PATH=/home/travis/gopath/bin:$PATH