Skip to content

Commit

Permalink
Updated travis configuration with script.
Browse files Browse the repository at this point in the history
  • Loading branch information
knowshan committed Apr 18, 2013
1 parent d64e0a4 commit 8d1f7bf
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 @@ -3,7 +3,7 @@ rvm:
- 1.8.7
- 1.9.3
script:
- "rake spec SPEC_OPTS='--format documentation'"
- "bundle exec rake spec SPEC_OPTS='--format documentation'"
env:
- PUPPET_VERSION="~> 2.7.0"
- PUPPET_VERSION="~> 3.1.0"
Expand Down

0 comments on commit 8d1f7bf

Please sign in to comment.