mirror of
https://github.com/openharmony/third_party_unity.git
synced 2026-07-20 19:56:41 -04:00
Update travis to specify valid version of rubocop
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ before_install:
|
||||
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then sudo apt-get install --assume-yes --quiet gcc-multilib; fi
|
||||
install:
|
||||
- gem install rspec
|
||||
- gem install rubocop
|
||||
- gem install rubocop -v 0.57.2
|
||||
script:
|
||||
- cd test && rake ci
|
||||
- make -s
|
||||
|
||||
Reference in New Issue
Block a user