1
0
Fork 0
mirror of https://git.joinplu.me/Plume/Plume.git synced 2025-01-11 05:35:24 +00:00
Plume/script/upload_coverage.sh
fdb-hiroshima eabe73ddc0
Add tests for plume webserver ()
* begin setup front-end test environment with selenium
* run migrations before tests
* use https for tests
2019-04-06 17:41:57 +02:00

3 lines
75 B
Bash
Executable file

#!/bin/bash
set -eo pipefail
bash <(curl -s https://codecov.io/bash) -F $1