defunctzombie/zuul

Documentation and zuul versions

Closed this issue · 5 comments

I'm starting to read documentation and there is an issue.

In installation is suggested to install zuul CLI:

$ sudo npm install -g npm
$ zuul -V
3.0.0

However in Travis ci is suggested install 1.0.1 version of zuul.

This has meant that when I run "npm test"(v1.01) it works but when I run "zuul -- test"(v3.0.0) not.

vvo commented

@xgbuils I think the travis documentation in the wiki is only old on the version side, you can update it please?

vvo commented

Nice :)

It seems like anyone can edit a wiki on github, wtf? @defunctzombie

It seems like anyone can edit a wiki on github, wtf? @defunctzombie

Two issues for the price of one. ;-)

Yea, I believe the wiki is completely open for editing by anyone currently. I can restrict it to collaborators only if we are having problems with bad edits.

vvo commented

@defunctzombie That's really fine so, easier collaboration