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

alphagov / accessible-autocomplete / 593
90%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2017 02:23PM UTC
Jobs 1
Files 3
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
593

push

travis-ci

tvararu
Remove yarn lockfile

npm@5 has a `package-lock.json` which servers a similar purpose.

I initially wanted to keep both but Heroku won't deploy with both:

```
-----> Node.js app detected
-----> Build failed
 !     Two different lock files found: package-lock.json and yarn.lock
       Both npm and yarn have created lock files for this application,
       but only one can be used to install dependencies. Installing
       dependencies using the wrong package manager can result in
missing
       packages or subtle bugs in production.
       - To use npm to install your application's dependencies please
         delete
         the yarn.lock file.
         $ git rm yarn.lock
       - To use yarn to install your application's dependences please
         delete
         the package-lock.json file.
         $ git rm package-lock.json

       https://kb.heroku.com/why-is-my-node-js-build-failing-because-of-conflicting-lock-files
 !     Push rejected, failed to compile Node.js app.
 !     Push failed
```

183 of 233 branches covered (78.54%)

217 of 227 relevant lines covered (95.59%)

30.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 593.1 (CXX=g++-4.8) 28 Jun 2017 02:23PM UTC 0
95.59
Travis Job 593.1
Source Files on build 593
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #593
  • 35063aeb on github
  • Prev Build on master (#585)
  • Next Build on master (#614)
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