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 679c712 commit f3720ccCopy full SHA for f3720cc
1 file changed
.travis.yml
@@ -1,8 +1,7 @@
1
language: ruby
2
rvm:
3
- - 1.9.3
4
- - 2.0.0
+ - 1.9.3
+ - 2.0.0
5
before_script:
6
- - bundle exec berks install
7
-script:
8
- - bundle exec foodcritic -f any .
+ - bundle exec berks install
+ - bundle exec foodcritic -f any .
0 commit comments