• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

codeforamerica / ohana-api / 344
99%

Build:
DEFAULT BRANCH: master
Ran 12 May 2014 03:25PM UTC
Jobs 1
Files 22
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
344

push

travis-ci

monfresh
Use db:structure:load instead of db:schema:load

Because we have migrations that ActiveRecord can't handle, we had to change our schema format to `sql` in application.rb.
This means we should now use db::structure:load to create the DB, so that it uses structure.sql. Otherwise, if we kept using db:schema:load, it would complain that there are pending migrations — the ones that execute SQL that ActiveRecord can't perform.

669 of 680 relevant lines covered (98.38%)

18.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 344.1 (2.1.1, ADMIN_APP_TOKEN=[secure]) 12 May 2014 03:25PM UTC 0
98.38
Travis Job 344.1
Source Files on build 344
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #344
  • 61b55ffd on github
  • Prev Build on master (#334)
  • Next Build on master (#347)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc