Skip to content

Commit

Permalink
Ensure tests pass: Ohai requires ruby 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyolliver committed Feb 2, 2015
1 parent fe0b86d commit 5110a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: ruby
rvm:
- 1.9.3
- 2.1.0
install: bundle install --without integration
script: bundle exec rake

0 comments on commit 5110a90

Please sign in to comment.