Skip to content

Commit

Permalink
update travis testing and add berks
Browse files Browse the repository at this point in the history
  • Loading branch information
cmluciano committed Mar 5, 2015
1 parent 8695d0e commit 5ab5ac5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -4,3 +4,8 @@ rvm:
- 2.1.2
- 2.2.0
bundler_args: --without integration development
before_script:
-bundle exec berks install
script:
- bundle exec rake unit
- bundle exec rake foodcritic

0 comments on commit 5ab5ac5

Please sign in to comment.