Skip to content

Commit d4520a9

Browse files
committed
edit travis config and makefile
1 parent 14e96fe commit d4520a9

File tree

2,631 files changed

+5
-177273
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,631 files changed

+5
-177273
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ branches:
99
only:
1010
- master
1111
- pre-release
12+
- dev-jxy
1213

1314
before_install:
1415
- sudo apt-get install -y jq

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ all: build
44
publish: build build_mac build_linux build_windows
55

66
deps:
7+
-go get github.com/aliyun/aliyun-openapi-meta
8+
go get -u github.com/jteeuwen/go-bindata/...
79
go get -u github.com/Masterminds/glide
810
glide install
911

glide.lock

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package: github.com/aliyun/aliyun-cli
22
license: Apache-2.0
33
import:
4-
- package: github.com/aliyun/aliyun-openapi-meta
54
- package: gopkg.in/ini.v1
65
- package: github.com/droundy/goopt
76
- package: github.com/alyu/configparser
@@ -11,8 +10,6 @@ import:
1110
- package: github.com/aliyun/aliyun-oss-go-sdk
1211
subpackages:
1312
- oss
14-
- package: github.com/jteeuwen/go-bindata/
15-
version: ^3.0.7
1613
- package: github.com/jmespath/go-jmespath
1714
version: ^0.2.2
1815
- package: github.com/aliyun/alibaba-cloud-sdk-go

vendor/github.com/aliyun/aliyun-openapi-meta/LICENSE

Lines changed: 0 additions & 202 deletions
This file was deleted.

vendor/github.com/aliyun/aliyun-openapi-meta/README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

vendor/github.com/aliyun/aliyun-openapi-meta/aegis/AutoUpgradeSas.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

vendor/github.com/aliyun/aliyun-openapi-meta/aegis/BatchDeleteWhiteList.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

vendor/github.com/aliyun/aliyun-openapi-meta/aegis/CreateInstance.json

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)