Skip to content

Commit

Permalink
add gemfile to exclude profile
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambert121 committed Dec 26, 2013
1 parent c78aa33 commit 35d6695
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,13 @@ matrix:
exclude:
- rvm: 1.9.3
env: PUPPET_VERSION="~> 2.7.0"
gemfile: .gemfile
- rvm: 2.0.0
env: PUPPET_VERSION="~> 2.7.0"
gemfile: .gemfile
- rvm: 2.0.0
env: PUPPET_VERSION="~> 3.1.0"
gemfile: .gemfile
gemfile: .gemfile
notifications:
email:
Expand Down

0 comments on commit 35d6695

Please sign in to comment.