Skip to content

Commit

Permalink
doc: tell rake robucup is needed
Browse files Browse the repository at this point in the history
"rake robucop" is missing comparing of what ran on travis-ci.

Adds it, so contributor will not missing syntax issue with old puppet
version.
  • Loading branch information
sileht committed May 25, 2018
1 parent cd9486e commit 09cbe24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1934,6 +1934,7 @@ gem install bundler
bundle install
bundle exec rake lint
bundle exec rake validate
bundle exec rake rubocup
bundle exec rake spec SPEC_OPTS='--format documentation'
```

Expand Down

0 comments on commit 09cbe24

Please sign in to comment.