Skip to content

Commit

Permalink
Merge pull request #11 from guillaume-nargeot/master
Browse files Browse the repository at this point in the history
Remove hpc-coveralls --print-response deprecated flag
  • Loading branch information
olorin committed Mar 1, 2015
2 parents 11dfd0b + 2408f9a commit 85830df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,4 +24,4 @@ script:
- run-cabal-test --show-details=always

after_script:
- hpc-coveralls --exclude-dir=tests --exclude-dir=lib/Ceilometer/Types/TH.hs --print-response --coverage-mode=AllowPartialLines unit
- hpc-coveralls --exclude-dir=tests --exclude-dir=lib/Ceilometer/Types/TH.hs --coverage-mode=AllowPartialLines unit

0 comments on commit 85830df

Please sign in to comment.