Skip to content

Commit

Permalink
Use .ruby-version for local and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed May 29, 2019
1 parent c2fa12e commit 0f7c474
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.4.6
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
sudo: false
language: ruby
cache: bundler
rvm:
- 2.3.1
script:
- bundle exec rubocop -f fuubar
- bundle exec foodcritic -f any cookbooks

0 comments on commit 0f7c474

Please sign in to comment.