Skip to content

Commit

Permalink
Merge branch 'release/2.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
albertrdixon committed Sep 21, 2016
2 parents 966169a + e877768 commit b6863a6
Show file tree
Hide file tree
Showing 1,281 changed files with 611,188 additions and 50,627 deletions.
12 changes: 4 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
os: linux
language: go
go: 1.4.2
go: 1.7.1

install:
- go get github.com/tools/godep
- go get github.com/mitchellh/gox
before_script: make dep-restore
install: make tools
before_script: make restore
script: make test-verbose
after_success:
- "cd $GOROOT/src && GOOS=darwin GOARCH=amd64 ./make.bash --no-clean && cd -"
- make package
after_success: make package

deploy:
provider: releases
Expand Down
51 changes: 0 additions & 51 deletions Godeps/Godeps.json

This file was deleted.

2 changes: 0 additions & 2 deletions Godeps/_workspace/.gitignore

This file was deleted.

84 changes: 0 additions & 84 deletions Godeps/_workspace/src/code.google.com/p/go-uuid/uuid/dce.go

This file was deleted.

8 changes: 0 additions & 8 deletions Godeps/_workspace/src/code.google.com/p/go-uuid/uuid/doc.go

This file was deleted.

53 changes: 0 additions & 53 deletions Godeps/_workspace/src/code.google.com/p/go-uuid/uuid/hash.go

This file was deleted.

30 changes: 0 additions & 30 deletions Godeps/_workspace/src/code.google.com/p/go-uuid/uuid/json.go

This file was deleted.

32 changes: 0 additions & 32 deletions Godeps/_workspace/src/code.google.com/p/go-uuid/uuid/json_test.go

This file was deleted.

101 changes: 0 additions & 101 deletions Godeps/_workspace/src/code.google.com/p/go-uuid/uuid/node.go

This file was deleted.

Loading

0 comments on commit b6863a6

Please sign in to comment.