Skip to content

Commit

Permalink
Fix coveralls root
Browse files Browse the repository at this point in the history
  • Loading branch information
Bionus committed Aug 17, 2016
1 parent 829a082 commit 38e6447
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 @@ -29,5 +29,5 @@ script:

after_success:
- codecov -t 068ef4e2-5006-4f45-9545-fbf4e22ad085
- coveralls -E .+/moc_.+ -E .+/ui_.+ -E .+/qrc_.+ --gcov-options '\-lp'
- coveralls -E .+/moc_.+ -E .+/ui_.+ -E .+/qrc_.+ -e tests -e vendor -b . -r tests --gcov-options '\-lp'
# - bash <(curl -s https://codecov.io/bash)

0 comments on commit 38e6447

Please sign in to comment.