hass-core/script/cibuild
2015-09-17 08:54:56 -07:00

7 lines
190 B
Bash
Executable file

#!/bin/sh
# script/cibuild: Setup environment for CI to run tests. This is primarily
# designed to run on the continuous integration server.
script/test coverage
coveralls