Skip to content

Commit

Permalink
Add an option for pytest-md-report to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed May 9, 2020
1 parent bbecad2 commit 5d64011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ install:
- travis_retry bash -x .travis/install.sh

script:
- tox
- tox -- --md-report-color text

notifications:
slack:
Expand Down

0 comments on commit 5d64011

Please sign in to comment.