Skip to content

Commit

Permalink
add go get slack
Browse files Browse the repository at this point in the history
  • Loading branch information
wookay committed Nov 6, 2015
1 parent 8631406 commit 8b5bb99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ script:
- go get github.com/mattn/goveralls
- go get github.com/stretchr/testify/assert
- go get github.com/boltdb/bolt
- go get github.com/nlopes/slack
- go test -v -covermode=count -coverprofile=coverage.out github.com/wookay/gocat

after_success:
Expand Down

0 comments on commit 8b5bb99

Please sign in to comment.