Skip to content

Commit

Permalink
Add dragonfly to Travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
veger authored and bricesanchez committed Nov 21, 2018
1 parent 575c8be commit a258cef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ script:
- bin/rspec $EXTENSION/spec
env:
- DB=postgresql EXTENSION=core
- DB=postgresql EXTENSION=dragonfly
- DB=postgresql EXTENSION=pages
- DB=postgresql EXTENSION=images
- DB=postgresql EXTENSION=resources
- DB=mysql EXTENSION=core
- DB=mysql EXTENSION=dragonfly
- DB=mysql EXTENSION=pages
- DB=mysql EXTENSION=images
- DB=mysql EXTENSION=resources
Expand Down

0 comments on commit a258cef

Please sign in to comment.