summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Norman <jared@super.gd>2019-01-10 11:34:41 -0800
committerJared Norman <jared@super.gd>2019-01-10 11:34:41 -0800
commit6c3c27ebb2312e41205eb11d2e4252292269b27b (patch)
tree5c37b59060d9f464f6d1e466e14127601cb030b1
parentab0b0d62556357d21bd23ebc624563eb33e1c9a6 (diff)
Add RAILS_VERSION to Travis config
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b04a0e5..c421d58 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ rvm:
- 2.3.7
env:
matrix:
- - SOLIDUS_BRANCH=v2.4 DB=postgres
+ - SOLIDUS_BRANCH=v2.4 DB=postgres RAILS_VERSION="~> 5.1.0"
before_install:
- gem update --system
- gem install bundler