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

bootprint / customize-engine-handlebars / 48
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1.x
DEFAULT BRANCH: master
Ran 14 Mar 2017 10:09PM UTC
Jobs 2
Files 2
Run time 37s
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
48

push

travis-ci

nknapp
BREAKING: Support only node 6 and 7. Updated CI config

The introduction of source-locators breaks compatibility with
node-versions below 6, because the package 'handlebars-source-locators'
uses language features that are only available in node 6.

In addition, this commit introduces minor changes in the Travis-
configuration:

- "standard" is now a dev-dependency to enable controlled updates
  through Greenkeeper
- "thougth -d up-to-date" is run in Travis-CI to make sure the
  documentation is up-to-date
- Examples are not executed with a custom `console.log`-function
  that uses "json-stable-stringify" to create a stable output. This
  has been done because "`"thought up-to-date" compares the checked-in
  documentation to the documentation that would be generated right now.
  This requires the output of examples to be stable.
- Reduce load on traffic by executing Thought and Standard in their own
  build job (and not for each node version)
- Add caching-options to .travis.yml
- Run standard as precommit hook rathern than pre-push, because
  the check then always refers to the active branch.
- Run "standard --fix" on precommit rather than just "standard", because
  it is require most of the time, when "standard" fails.

18 of 22 branches covered (81.82%)

60 of 62 relevant lines covered (96.77%)

8.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 48.1 14 Mar 2017 10:09PM UTC 0
96.77
Travis Job 48.1
2 48.2 14 Mar 2017 10:10PM UTC 0
96.77
Travis Job 48.2
Source Files on build 48
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #48
  • 54739d57 on github
  • Prev Build on source-locators (#46)
  • Next Build on source-locators (#51)
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