Skip to content

Commit

Permalink
fixed typo in ".travis.yml"
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Dec 28, 2012
1 parent 94f9cf0 commit a4f69c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ perl:
- "5.12"
- "5.10"
env:
- "HARNESS_OPTIONS=j9 TEST_POD=1
- "HARNESS_OPTIONS=j9 TEST_POD=1"
install:
- "cpanm -n Test::Pod Test::Pod::Coverage"
- "cpanm -n --installdeps ."
Expand Down

0 comments on commit a4f69c9

Please sign in to comment.