Skip to content

Commit

Permalink
Travis CI: enable all tests with chef 12
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Feb 18, 2017
1 parent a84c892 commit ee2d015
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -18,17 +18,11 @@ matrix:
env: CHEF_VERSION="= 10.24.0"
- rvm: 2.0.0
env: CHEF_VERSION="= 11.4.0"
- rvm: 2.0.0
env: CHEF_VERSION="~> 12.0"
- rvm: 2.1
env: CHEF_VERSION="~> 12.0"
- rvm: 2.2
env: CHEF_VERSION="= 0.10.10"
- rvm: 2.2
env: CHEF_VERSION="= 10.24.0"
- rvm: 2.2
env: CHEF_VERSION="= 11.4.0"
- rvm: 2.2
env: CHEF_VERSION="~> 12.0"

sudo: false

0 comments on commit ee2d015

Please sign in to comment.