Skip to content

Commit

Permalink
Fix gem version typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sgnl05 committed May 19, 2017
1 parent 7970f84 commit 39a0de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ matrix:
fast_finish: true
exclude:
- rvm: 2.3.1
env: PUPPET_GEM_VERSION="~> 3.8.0" CHECK=build DEPLOY_TO_FORGE=yes
env: PUPPET_GEM_VERSION="~> 4.5.0" CHECK=build DEPLOY_TO_FORGE=yes

notifications:
email: false
Expand Down

0 comments on commit 39a0de2

Please sign in to comment.