diff options
author | danielsdeleo <dan@opscode.com> | 2014-01-02 17:25:03 -0800 |
---|---|---|
committer | danielsdeleo <dan@opscode.com> | 2014-01-02 17:25:03 -0800 |
commit | e1c7414442cf87ffc58395249e5a5348cf7c989c (patch) | |
tree | a91dce904f95584eff411de32e45fb18de56fedb /.travis.yml | |
parent | 1e3a492bbb4e523073d08dda9d707479d0e64f68 (diff) | |
download | chef-e1c7414442cf87ffc58395249e5a5348cf7c989c.tar.gz |
Add Ruby 2.1.0 to travis matrix
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 634474e376..b8eb285561 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ rvm: - 1.8.7 - 1.9.3 - 2.0.0 + - 2.1.0 branches: only: |