Skip to content

Commit

Permalink
move from ruby 2.1.1 to ruby 2.1.2 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
doc75 committed Jun 9, 2014
1 parent cb100ab commit ae2f183
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.1
- 2.1.2
notifications:
email:
- [email protected]
Expand Down Expand Up @@ -31,17 +31,17 @@ matrix:
env: PUPPET_VERSION=3.0.2
- rvm: 2.0.0
env: PUPPET_VERSION=3.1.1
- rvm: 2.1.1
- rvm: 2.1.2
env: PUPPET_VERSION=2.6.18
- rvm: 2.1.1
- rvm: 2.1.2
env: PUPPET_VERSION=2.7.23
- rvm: 2.1.1
- rvm: 2.1.2
env: PUPPET_VERSION=3.0.2
- rvm: 2.1.1
- rvm: 2.1.2
env: PUPPET_VERSION=3.1.1
- rvm: 2.1.1
- rvm: 2.1.2
env: PUPPET_VERSION=3.2.4
- rvm: 2.1.1
- rvm: 2.1.2
env: PUPPET_VERSION=3.3.2
- rvm: 2.1.1
- rvm: 2.1.2
env: PUPPET_VERSION=3.4.3

0 comments on commit ae2f183

Please sign in to comment.