We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838c984 commit 2716285Copy full SHA for 2716285
.travis.yml
@@ -8,7 +8,7 @@ rvm:
8
9
script:
10
- bundle exec rake rubocop
11
- - rake test:unit
+ - bundle exec rake test:unit
12
13
notifications:
14
email:
0 commit comments