CONTRIBUTING.md in hyperclient-1.0.1 vs CONTRIBUTING.md in hyperclient-2.0.0

- old
+ new

@@ -104,10 +104,10 @@ git push origin my-feature-branch -f ``` #### Check on Your Pull Request -Go back to your pull request after a few minutes and see whether it passed muster with Travis-CI. Everything should look green, otherwise fix issues and amend your commit as described above. +Go back to your pull request after a few minutes and see whether it passed muster with CI. Everything should look green, otherwise fix issues and amend your commit as described above. #### Be Patient It's likely that your change will not be merged and that the nitpicky maintainers will ask you to do more, or fix seemingly benign problems. Hang on there!