Skip to content

Commit

Permalink
excludes libdivsufsort
Browse files Browse the repository at this point in the history
  • Loading branch information
kloetzl committed Nov 20, 2014
1 parent 62a4da6 commit 13757e3
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 @@ -26,4 +26,4 @@ script:
- make 'CXXFLAGS=-fprofile-arcs -ftest-coverage'
- make check
after_success:
- coveralls --exclude libs --exclude test --gcov `which gcov-4.8` --gcov-options '\-lp'
- coveralls --exclude libdivsufsort-2.0.1 --exclude libs --exclude test --gcov `which gcov-4.8` --gcov-options '\-lp'

0 comments on commit 13757e3

Please sign in to comment.