Change default format to pretty and create travis profile

This commit is contained in:
Parker Moore 2013-03-04 03:12:31 +01:00
parent 197f52b0e6
commit a4e37c9d0a
1 changed files with 2 additions and 1 deletions

View File

@ -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