Skip to content

Commit

Permalink
Merge pull request #194 from jlambert121/gemfile
Browse files Browse the repository at this point in the history
rename .gemfile to Gemfile
  • Loading branch information
jlambert121 committed May 30, 2014
2 parents 726d9f0 + ea46a79 commit 3982108
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,32 +24,22 @@ 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
- rvm: 2.1.0
env: PUPPET_VERSION="~> 2.7.0"
gemfile: .gemfile
- rvm: 2.1.0
env: PUPPET_VERSION="~> 3.0.0"
gemfile: .gemfile
- rvm: 2.1.0
env: PUPPET_VERSION="~> 3.1.0"
gemfile: .gemfile
- rvm: 2.1.0
env: PUPPET_VERSION="~> 3.2.0"
gemfile: .gemfile
- rvm: 2.1.0
env: PUPPET_VERSION="~> 3.3.0"
gemfile: .gemfile
- rvm: 2.1.0
env: PUPPET_VERSION="~> 3.4.0"
gemfile: .gemfile
gemfile: .gemfile
notifications:
email:
- [email protected]
Expand Down
File renamed without changes.

0 comments on commit 3982108

Please sign in to comment.