onedns/ci-scripts/after.sh

5 lines
59 B
Bash
Raw Normal View History

2016-10-12 05:46:25 +03:00
#!/bin/bash
coverage combine
coverage report
coverage html