Skip to content

Commit

Permalink
Restructure and rename gemfiles, exclude activesupport-5x from jRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVartanov committed Aug 20, 2016
1 parent 4a39041 commit 9e40363
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,12 @@ rvm:

gemfile:
- Gemfile
- Gemfile_activesupport_4
- Gemfile_activesupport_5
- gemfiles/Gemfile.activesupport-4
- gemfiles/Gemfile.activesupport-5

matrix:
allow_failures:
- rvm: jruby
gemfile: Gemfile
- rvm: jruby
gemfile: gemfile/Gemfile.activesupport-5
File renamed without changes.
File renamed without changes.

0 comments on commit 9e40363

Please sign in to comment.