Skip to content

Commit

Permalink
update gemspec, remove ruby 2.2 from .travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fazibear committed Dec 12, 2014
1 parent b7e9dc9 commit 394f4d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: ruby
rvm:
- 2.2.0
- 2.1.5
- 2.1.4
- 2.1.3
Expand Down
2 changes: 2 additions & 0 deletions colorize.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Gem::Specification.new do |s|
'Rakefile',
'colorize.gemspec',
'lib/colorize.rb',
'lib/colorize/class_methods.rb',
'lib/colorize/instance_methods.rb'.
'test/test_colorize.rb',
]
s.test_files = [
Expand Down

0 comments on commit 394f4d1

Please sign in to comment.