Skip to content

Commit

Permalink
Add support for testing via wwtd
Browse files Browse the repository at this point in the history
`wwtd` is a useful utility for running tests like they would be run
within Travis CI.

Change-Id: I5786c4267d322e73b9489a8be6d91faebc690c91
Reviewed-on: http://gerrit.causes.com/45027
Tested-by: jenkins <jenkins@brigade.com>
Reviewed-by: Shane da Silva <shane.dasilva@brigade.com>
  • Loading branch information
sds committed Dec 4, 2014
1 parent f347098 commit e088c1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ source 'https://rubygems.org'
# `bundle install` in this repository.
gem 'rubocop', '0.27.1'

# Run `wwtd` to emulate Travis builds locally
gem 'wwtd'

gemspec

0 comments on commit e088c1c

Please sign in to comment.