Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
elcabesa committed Apr 10, 2019
1 parent e371c79 commit c2446a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ script:
- ./Vajolet_unit_test
- ./Vajolet_search_integration_test
- cd ..
- cd ..

after_success:
- coveralls --gcov gcov-7 --root . --gcov-options '\-lp' -e tests -e build/googletest-src -e build/CMakeFiles/3.9.2 -e build/CMakeFiles/feature_tests.c -e build/CMakeFiles/feature_tests.cxx -e src/syzygy
- coveralls --gcov gcov-7 --root .. --gcov-options '\-lp' -e tests -e build/googletest-src -e build/CMakeFiles/3.9.2 -e build/CMakeFiles/feature_tests.c -e build/CMakeFiles/feature_tests.cxx -e src/syzygy

0 comments on commit c2446a0

Please sign in to comment.