Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

example.config.json breaking new features. #85

Open
t3h2mas opened this issue Apr 22, 2016 · 1 comment
Open

example.config.json breaking new features. #85

t3h2mas opened this issue Apr 22, 2016 · 1 comment

Comments

@t3h2mas
Copy link
Contributor

t3h2mas commented Apr 22, 2016

It looks like copying example.config.json to config.json is breaking Travis CI tests. See PR from @abhisekp here (scroll down)

It's an easy fix. Move the example to config.json and update the readme. The code itself relies on config.json which is why the test fails.

It makes sense for users who don't need a custom bot user not to need to alter a config.json anyway.

@ltegman
Copy link
Member

ltegman commented May 8, 2016

npm test has now been configured to create a config.json if none exists, but the code should definitely be made more resilient so that it doesn't need a custom bot to run.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants