Skip to content

Commit

Permalink
Merge 68d5b20 into 8addb5d
Browse files Browse the repository at this point in the history
  • Loading branch information
nTraum committed Mar 1, 2015
2 parents 8addb5d + 68d5b20 commit 847c5cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,9 @@ sudo: false
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- 2.0
- 2.1
- 2.2
- jruby-19mode
- jruby-head
- ruby-head
Expand Down
1 change: 1 addition & 0 deletions steam-condenser.gemspec
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'mocha', '~> 1.1'
s.add_development_dependency 'rake', '~> 10.4'
s.add_development_dependency 'shoulda-context', '~> 1.2'
s.add_development_dependency 'test-unit', '~> 3.0'
s.add_development_dependency 'yard', '~> 0.8'

s.files = Dir.glob '**/*'
Expand Down

0 comments on commit 847c5cd

Please sign in to comment.