hass-core/script/cibuild

8 lines
190 B
Text
Raw Normal View History

2015-09-17 00:38:52 -07:00
#!/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