We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264a6df commit bfd5b1eCopy full SHA for bfd5b1e
.travis.yml
@@ -7,3 +7,6 @@ rvm:
7
- ruby-head
8
before_install:
9
- gem install bundler
10
+script:
11
+ - bundle exec rubocop
12
+ - bundle exec rspec
0 commit comments