Change default format to pretty and create travis profile
This commit is contained in:
parent
197f52b0e6
commit
a4e37c9d0a
|
@ -1,2 +1,3 @@
|
||||||
default: --format progress
|
default: --format pretty
|
||||||
|
travis: --format progress
|
||||||
html_report: --format progress --format html --out=features_report.html
|
html_report: --format progress --format html --out=features_report.html
|
||||||
|
|
Loading…
Reference in New Issue