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

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

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

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%)

1.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2844.1 (DB=postgres) 15 Nov 2016 11:52AM UTC 0
98.08
Travis Job 2844.1
2 2844.2 (DB=sqlite3) 15 Nov 2016 11:52AM UTC 0
98.08
Travis Job 2844.2
Source Files on build 2844
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2844
  • 5ca934b5 on github
  • Prev Build on alpaca (#2840)
  • Next Build on alpaca (#2847)
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