CONTRIBUTING.md in aruba-1.0.0.pre.alpha.5 vs CONTRIBUTING.md in aruba-1.0.0

- old
+ new

@@ -184,10 +184,9 @@ ```bash bundle exec rake lint # Run all linters bundle exec rake lint:coding_guidelines # Lint our code with "rubocop" bundle exec rake lint:licenses # Check for relevant licenses in project -bundle exec rake lint:travis # Lint our .travis.yml ``` ### Building and installing your local Aruba version You can use the following Rake tasks to build and install your work-in-progress locally: