Skip to content

Commit

Permalink
Updated .travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
ugnelis committed Apr 17, 2018
1 parent 9496f9a commit 2001156
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ script:
- cmake ..
- make
- CTEST_OUTPUT_ON_FAILURE=1 make test
# Coveralls.
- ./configure --enable-gcov && make && make check

after_success:
- coveralls --exclude test --gcov-options '\-lp'

0 comments on commit 2001156

Please sign in to comment.