Skip to content

Commit

Permalink
Add experimental 2.1.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
drrb committed Jan 20, 2014
1 parent 67c9550 commit 1f77e88
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Puppet Library
# Copyright (C) 2013 drrb
# Copyright (C) 2014 drrb
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand All @@ -19,6 +19,10 @@ before_install:
- gem update --system 2.1.11
- gem --version
rvm:
- "1.8.7"
- "1.9.3"
- "2.0.0"
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.0
matrix:
allow_failures:
- rvm: 2.1.0

0 comments on commit 1f77e88

Please sign in to comment.