Skip to content

Commit

Permalink
Fix FakeFS dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed Jul 2, 2014
1 parent dd5810d commit 4829d52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,3 +6,4 @@ rvm:
- jruby-19mode

cache: bundler
script: "bundle exec rake"
3 changes: 0 additions & 3 deletions Gemfile
Expand Up @@ -10,9 +10,6 @@ group :test do
gem 'guard'
gem 'guard-minitest'
gem 'guard-spinach'
gem 'capybara'
gem "rspec"
gem 'fakefs'
end

group :darwin do
Expand Down

0 comments on commit 4829d52

Please sign in to comment.