Skip to content

Commit

Permalink
Travis: Added back restructuredtext check
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jan 29, 2018
1 parent 3ea53bd commit a70bcc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ script:
- python -c 'import pytest_arraydiff.plugin'
- pytest -vv --arraydiff --cov pytest_arraydiff tests
- pytest -vv --cov pytest_arraydiff --cov-append tests
- python setup.py check --restructuredtext

after_success:
- coveralls

0 comments on commit a70bcc8

Please sign in to comment.