Skip to content

Commit

Permalink
Adjust travis config to run build against multiple gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Tensho committed Dec 5, 2018
1 parent fcbef11 commit 9a66fc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,9 @@ sudo: false
cache: bundler
services:
- redis-server
gemfile:
- gemfiles/rails_4.gemfile
- gemfiles/rails_5.gemfile
before_install:
- gem install bundler
- gem update bundler
Expand Down

0 comments on commit 9a66fc3

Please sign in to comment.