Skip to content

Commit

Permalink
ops: adds mysql service on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wbotelhos committed Oct 3, 2019
1 parent 69003bd commit 3fff8bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ language: ruby
rvm:
- 2.6

services:
- mysql

script:
- bundle exec rake spec
- bundle exec rake spec_config
Expand Down

0 comments on commit 3fff8bc

Please sign in to comment.