We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
install
1 parent 9107ca8 commit 99b858bCopy full SHA for 99b858b
.travis.yml
@@ -3,5 +3,4 @@ compiler:
3
- clang
4
- gcc
5
script: make run-test
6
-install: make && sudo make install
7
after_script: sudo pip install cpp-coveralls && make run-coverage && coveralls --exclude test.c
0 commit comments