代码拉取完成,页面将自动刷新
language: go
go:
- 1.12.x
matrix:
fast_finish: true
os:
- linux
- osx
env:
global:
- GO111MODULE=off
- APM_TEST_PACKAGES="go-signature-statusbar go-debug"
matrix:
- ATOM_CHANNEL=beta
- ATOM_CHANNEL=stable
notifications:
email:
on_success: never
on_failure: change
install:
- nvm install 8
- go get -u golang.org/x/tools/cmd/goimports
- go get -u golang.org/x/tools/cmd/gorename
- go get -u github.com/sqs/goreturns
- go get -u github.com/mdempsky/gocode
- go get -u github.com/alecthomas/gometalinter
- go get -u github.com/zmb3/gogetdoc
- go get -u github.com/zmb3/goaddimport
- go get -u github.com/rogpeppe/godef
- go get -u github.com/fatih/gomodifytags
- go get -u golang.org/x/tools/cmd/guru
- go get -u github.com/ramya-rao-a/go-outline
- go get -u github.com/tpng/gopkgs
script:
- 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh'
sudo: false
git:
depth: 10
addons:
apt:
packages:
- build-essential
- git
- libgnome-keyring-dev
- fakeroot
branches:
only:
- master
- /^greenkeeper-.*$/
- /^greenkeeper/.*$/
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。