Skip to content

Commit

Permalink
Update to run the unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stcarrez committed Feb 2, 2020
1 parent b62d8c4 commit e6e895e
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 @@ -12,7 +12,7 @@ install:

script:
- ./configure --enable-coverage
- make
- make test
- sh ./coverage.sh

after_success:
Expand Down

0 comments on commit e6e895e

Please sign in to comment.