Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Commit

Permalink
Add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Nov 21, 2017
1 parent f5ff12e commit 87829be
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
sudo: false
cache: bundler
language: ruby
rvm:
- 2.4.2
env:
matrix:
- SOLIDUS_BRANCH=master DB=postgres
- SOLIDUS_BRANCH=master DB=mysql

0 comments on commit 87829be

Please sign in to comment.