Skip to content

Commit

Permalink
Merge e3b625b into 9170151
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3r committed Oct 8, 2018
2 parents 9170151 + e3b625b commit 201d471
Show file tree
Hide file tree
Showing 15 changed files with 414 additions and 176 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Temporary Items
debug
flottbot
!flottbot/
config/

### Git ###
vendor
_vendor*
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ before_install:
- go get github.com/mattn/goveralls
- go get github.com/fzipp/gocyclo
- go get github.com/golang/dep/cmd/dep
install: true
before_script:
- echo $TRAVIS_COMMIT
- echo $TRAVIS_TAG
Expand Down
223 changes: 202 additions & 21 deletions Gopkg.lock

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

Loading

0 comments on commit 201d471

Please sign in to comment.