Xavier Vergés

Results 3 issues of Xavier Vergés

http://git.io/vfhol returns a redirect. That could be solved with `curl -L`. However, for something that goes into the bash profile, I think that it is a good thing to download...

When using jshint form the node command line, I can have different `.jshintrc` in different folders. And I can even reuse the contents from some file from another one https://github.com/jshint/jshint/releases/tag/2.5.1...

Tried to fix the Travis tests, but looks like PyMongo 2.x cannot create a capped collection when running against a 3.x mongodb :-(