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

semantic-release / condition-travis / 11
100%

Build:
DEFAULT BRANCH: next
Ran 23 Aug 2015 08:21PM UTC
Jobs 4
Files 1
Run time 12s
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
11

push

travis-ci

boennemann
docs: breaking change

BREAKING CHANGE: If you run travis_after_all and travis-after-all at the same
time they'll keep waiting for each other until forever. You have to apply
this patch to your `.travis.yml`.

```diff
---
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index a5fbddb..c76091b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,9 +14,6 @@ before_install:
 - npm i -g npm@^2.0.0
 before_script:
 - npm prune
-- curl -Lo travis_after_all.py https://git.io/vLSON
 after_success:
-- python travis_after_all.py
-- export $(cat .to_export_back)
 - npm run semantic-release
--
```

14 of 14 relevant lines covered (100.0%)

28.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11.1 23 Aug 2015 08:21PM UTC 0
100.0
Travis Job 11.1
2 11.2 23 Aug 2015 08:21PM UTC 0
100.0
Travis Job 11.2
3 11.3 23 Aug 2015 08:21PM UTC 0
100.0
Travis Job 11.3
4 11.4 23 Aug 2015 08:21PM UTC 0
100.0
Travis Job 11.4
Source Files on build 11
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11
  • dc3320b6 on github
  • Prev Build on next (#7)
  • Next Build on next (#21)
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