Update .travis.yml

This commit is contained in:
life
2017-06-21 18:09:53 +08:00
committed by GitHub
parent 54810b3458
commit d424395d85

View File

@ -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
# OK