Skip to content

Commit

Permalink
Merge pull request #82 from Azure/0.3.0
Browse files Browse the repository at this point in the history
0.3.0
  • Loading branch information
zezha-msft authored Oct 22, 2018
2 parents 75ae508 + 0ac1d8a commit 5152f14
Show file tree
Hide file tree
Showing 179 changed files with 6,997 additions and 47,787 deletions.
14 changes: 8 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: python
python:
- 3.6
services:
- docker
language: go
go:
- "1.11"
script:
- make all
- export GO111MODULE=on
- GOOS=linux go build ./azblob
- GOOS=darwin go build ./azblob
- GOOS=windows go build ./azblob
- go test -race -short -cover -v ./azblob
21 changes: 0 additions & 21 deletions 2016-05-31/azblob/Gopkg.lock

This file was deleted.

38 changes: 0 additions & 38 deletions 2016-05-31/azblob/Gopkg.toml

This file was deleted.

67 changes: 0 additions & 67 deletions 2016-05-31/azblob/access_conditions.go

This file was deleted.

56 changes: 0 additions & 56 deletions 2016-05-31/azblob/credential_anonymous.go

This file was deleted.

187 changes: 0 additions & 187 deletions 2016-05-31/azblob/credential_shared_key.go

This file was deleted.

Loading

0 comments on commit 5152f14

Please sign in to comment.