summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorHunter Haugen <hunter@puppet.com>2016-12-01 11:38:47 -0800
committerHunter Haugen <hunter@puppet.com>2016-12-01 11:38:47 -0800
commitc63f8722386e6816a2baca1f332c88f6e33e1ea1 (patch)
tree84b9ec0d48750c59c59e88abe2e0cc1566a850a6 /.travis.yml
parentd3bbd3cbf89cb23bce4e55c3828e17c05c4cfd70 (diff)
(MODULES-3631) msync Gemfile for 1.9 frozen strings
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 990ad45..d972387 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,11 +37,5 @@ matrix:
- rvm: 1.9.3
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 3.0"
- - rvm: 2.1.9
- bundler_args: --without system_tests
- env: PUPPET_GEM_VERSION="~> 4.6.0"
- - rvm: 2.1.9
- bundler_args: --without system_tests
- env: PUPPET_GEM_VERSION="~> 4.7.0"
notifications:
email: false