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

nickp60 / riboSeed / 55
43%
master: 48%

Build:
Build:
LAST BUILD BRANCH: 0.4.90
DEFAULT BRANCH: master
Ran 11 Jan 2017 03:52PM UTC
Jobs 1
Files 6
Run time 0s
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
55

push

travis-ci

widdowquinn
make scanScaffolds.sh BSD/OSX-compatible

There are two main incompatibility fixes:

* The old BSD sed on OSX won't recognise '\t' in a pattern, so this
is replaced with the clunky, but compatible $(printf '\t')
* The sed on OSX expects a newline after the a\ append command. This
backslash also needs to be escaped, e.g.

```
sed -i'.bu' -e "1 a\\
VERSION     $ACCNAME" $OUTGB
```

800 of 1841 relevant lines covered (43.45%)

0.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 55.1 11 Jan 2017 03:52PM UTC 0
43.45
Travis Job 55.1
Source Files on build 55
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #55
  • a85c8e74 on github
  • Next Build on quickstart (#56)
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