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

ciudadanointeligente / write-it / 2844 / 1
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: alpaca-rebased-django-1.8
DEFAULT BRANCH: master
Ran 15 Nov 2016 11:52AM UTC
Files 114
Run time 7s
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

15 Nov 2016 11:44AM UTC coverage: 98.081%. Remained the same
DB=postgres

push

travis-ci

mhl
Fix the Vagrant provisioning script's shebang line

The scripts/provision.sh script, which is used for provisioning Vagrant
boxes, used a shebang line of #!/bin/sh, but the script itself uses
bashisms like '[[' for conditionals. This means that the script didn't
work where /bin/sh is a stricter Bourne shell like dash.

So, this commit changes the shebang line to #!/bin/bash so that it works
on more systems.

8432 of 8597 relevant lines covered (98.08%)

0.98 hits per line

Source Files on job 2844.1 (DB=postgres)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2844
  • Travis Job 2844.1
  • 5ca934b5 on github
  • Prev Job for DB=postgres on alpaca (#2840.1)
  • Next Job for DB=postgres on alpaca (#2847.1)
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