Skip to content

Commit

Permalink
added rubocop to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HoneyryderChuck committed Feb 8, 2018
1 parent 31a179a commit 41638aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/support/specs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ port="$(docker port test-snmp 1161/udp)"
export SNMP_PORT=$(echo $port | cut -d':' -f2)

bundle exec rake spec:ci
bundle exec rubocop


0 comments on commit 41638aa

Please sign in to comment.