Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
add ruby 2.2 to travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jun 7, 2015
1 parent 560e301 commit 68cb5ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ matrix:
exclude:
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 4.0"
- rvm: 2.2
env: PUPPET_GEM_VERSION="~> 3.7"
fast_finish: true
notifications:
email: false

0 comments on commit 68cb5ec

Please sign in to comment.