Skip to content

Commit

Permalink
Test RST in Travis runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Flimm committed Mar 30, 2017
1 parent e9b281b commit 3ff65f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ before_script:

script:
- python sh.py travis
- python setup.py check --restructuredtext --metadata --strict

after_success:
- coveralls
2 changes: 2 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Pygments==2.1.3
coverage==4.2
coveralls==1.1
docopt==0.6.2
docutils==0.12
requests==2.12.1

0 comments on commit 3ff65f7

Please sign in to comment.