Skip to content

Commit

Permalink
Drop testing support for Rails 4
Browse files Browse the repository at this point in the history
We can target Rails 5 for web-console 3.
  • Loading branch information
gsamokovarov committed Dec 6, 2015
1 parent 4f6b6cf commit 8142af4
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 62 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ script:

matrix:
include:
- gemfile: gemfiles/Gemfile-4-0-stable
env: TEST_SUITE=test:templates
- env: TEST_SUITE=test:templates
rvm: 2.2.2
allow_failures:
- rvm: ruby-head
Expand Down
20 changes: 0 additions & 20 deletions gemfiles/Gemfile-4-0-stable

This file was deleted.

20 changes: 0 additions & 20 deletions gemfiles/Gemfile-4-1-stable

This file was deleted.

20 changes: 0 additions & 20 deletions gemfiles/Gemfile-4-2-stable

This file was deleted.

0 comments on commit 8142af4

Please sign in to comment.