From 6d4ff999c054474e4a81fa0d851a1bcbdcf01ecf Mon Sep 17 00:00:00 2001 From: Jeff McCune Date: Sat, 5 Jan 2013 21:11:53 -0800 Subject: Fix typo in travis configuration The exclude keyword was accidentally specified twice. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 638c1f8..529afbf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,5 @@ matrix: exclude: - rvm: 1.9.3 env: PUPPET_GEM_VERSION="~> 2.7" - exclude: - rvm: ruby-head env: PUPPET_GEM_VERSION="~> 2.7" -- cgit v1.2.3