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

Fix travis path

上级 597c48af
language: go
go:
- 1.1.2
- 1.1.2
install:
- script/build
script: script/test
- script/bootstrap
script:
- export PATH="$HOME/gopath/bin:$PATH"
- script/build
- script/test
#!/bin/bash
set -v
script/bootstrap
godep go build -v ./...
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册