Skip to content
Snippets Groups Projects
Commit 17f14a22 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

travis: typo

parent 67732388
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@ before_script:
script:
- ./configure --disable-fastparser --enable-code-coverage && make && make -k check
after_success:
- coveralls --exclude tests/ --extension .c extension .h --build-root ./src/
- coveralls --exclude tests/ --extension .c --extension .h --build-root ./src/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment