ce-remove-mysql-support Remove MySQL support

Push event #19 passed

  • Ran for
  • Total time
  • New branch build
The .travis.yml file used for this job is not available
Build Config
{
  "env": [
    "RAILS_VERSION=3.2.19",
    "RAILS_VERSION=4.0.8",
    "RAILS_VERSION=4.1.8",
    "RAILS_VERSION=4.2.0"
  ],
  "rvm": [
    "2.4.2"
  ],
  "sudo": false,
  "script": "bundle exec rake db:reset test:all",
  "language": "ruby"
}