Skip to content

Commit

Permalink
Merge e6b7b78 into 4cb5652
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk committed Dec 10, 2014
2 parents 4cb5652 + e6b7b78 commit 3a81409
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
@@ -1,14 +1,19 @@
language: ruby

rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1

sudo: false

env:
- CHEF_VERSION="= 11.4.0"
- CHEF_VERSION="~> 11.0"
- CHEF_VERSION="= 12.0.0"
- CHEF_VERSION="~> 12.0"

matrix:
exclude:
- rvm: 1.9.2
Expand Down

0 comments on commit 3a81409

Please sign in to comment.