This website requires JavaScript.
Explore
Help
Sign In
walkero
/
libpsl
Watch
1
Star
0
Fork
You've already forked libpsl
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
a2243d7d3c
libpsl
/
.travis_coveralls.sh
7 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
make check-coverage-libicu
pip install --user cpp-coveralls
coveralls --include src/
Reference in New Issue
View Git Blame
Copy Permalink