Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #27 from jtapia/chore/travis
Browse files Browse the repository at this point in the history
Add support for latest Solidus versions
  • Loading branch information
jarednorman authored Jun 4, 2019
2 parents b3c4c3a + bdc9fa5 commit 35b1b06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sudo: false
dist: trusty
cache: bundler
language: ruby
rvm:
- 2.3.1
- 2.5.1
env:
matrix:
- SOLIDUS_BRANCH=v2.4 DB=postgres
Expand Down

0 comments on commit 35b1b06

Please sign in to comment.