Skip to content

Commit

Permalink
Trying to fix npm circular dep
Browse files Browse the repository at this point in the history
  • Loading branch information
briancavalier committed Jul 10, 2012
1 parent 81615b5 commit e0a958e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
**NOTE: when.js's unit tests are all currently passing.**

There is a circular dependency between buster.js and when.js that is causing Travis builds to fail. To run the unit tests yourself and verify:
There is a circular dependency between buster.js and when.js that is causing Travis builds to fail. To run the unit tests and verify:

1. Clone the when.js repo
1. Install buster globally to avoid circular dep: `npm install -g buster`
Expand Down

0 comments on commit e0a958e

Please sign in to comment.