Skip to content

Commit

Permalink
release v0.6.0
Browse files Browse the repository at this point in the history
release v0.6.0
  • Loading branch information
fatedier committed Jun 7, 2016
2 parents 7a9a675 + 740fb05 commit 6549810
Show file tree
Hide file tree
Showing 117 changed files with 27,761 additions and 129 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ _testmain.go
# Self
bin/
packages/
test/bin/

# Cache
*.swp
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ install:
- make

script:
- make test
- make alltest
37 changes: 37 additions & 0 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions Godeps/_workspace/src/github.com/gin-gonic/gin/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions Godeps/_workspace/src/github.com/gin-gonic/gin/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

229 changes: 229 additions & 0 deletions Godeps/_workspace/src/github.com/gin-gonic/gin/AUTHORS.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6549810

Please sign in to comment.