Pillow/.travis/build.sh

8 lines
69 B
Bash
Raw Normal View History

#!/bin/bash
set -e
coverage erase
make clean
make install-coverage