提交 691c860b 编写于 作者: J Jingwen Owen Ou

Use Go 1.3

上级 69a181bb
......@@ -5,7 +5,7 @@ before_install:
- sudo apt-get install -qq tmux zsh git
language: go
go:
- 1.2.1
- 1.3
install:
- script/cached-bundle install --deployment --without development --jobs 3 --retry 3
script:
......
{
"ImportPath": "github.com/github/hub",
"GoVersion": "go1.2.1",
"GoVersion": "go1.3",
"Packages": [
"./..."
],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册