mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-08-09 20:57:51 +00:00
Update travis to use a proper gem version for rubocop
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ before_install:
|
||||
install:
|
||||
- bundle install
|
||||
- gem install rspec
|
||||
- gem install rubocop
|
||||
- gem install rubocop -v 0.57.2
|
||||
|
||||
script:
|
||||
- cd test && rake ci
|
||||
|
||||
Reference in New Issue
Block a user