Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
failshell committed Aug 14, 2014
1 parent 9b75325 commit 974cdfc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: ruby
install: gem install foodcritic rubocop berkshelf kitchen-vagrant
rvm:
- 1.9.3
- 2.0.0
install: gem install foodcritic rubocop
script:
- bundle exec foodcritic .
- bundle exec rubocop
- foodcritic -f any .
- rubocop

0 comments on commit 974cdfc

Please sign in to comment.