Skip to content

Commit

Permalink
Delete test/Gemfile to avoid having to keep the 2 Gemfiles in sync
Browse files Browse the repository at this point in the history
Add extra Ruby targets in Travis
  • Loading branch information
yourabi committed Sep 21, 2014
1 parent d290631 commit e9c405a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
gemfile:
- test/Gemfile
rvm:
- 1.9.3
- 2.0.0
- 2.1.3
script: bundle exec rake foodcritic
4 changes: 0 additions & 4 deletions test/Gemfile

This file was deleted.

0 comments on commit e9c405a

Please sign in to comment.