From d424395d85443fc38abc2f446b308a02117016af Mon Sep 17 00:00:00 2001 From: life <lifephp@gmail.com> Date: Wed, 21 Jun 2017 18:09:53 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2489f82..b4e47aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: go -go: 1.4 +go: 1.7 services: - mongodb # 2.4.12 @@ -32,4 +32,4 @@ script: - curl http://localhost:9000/demo # - revel build github.com/leanote/leanote tmp - # OK \ No newline at end of file + # OK