Skip to content

Commit

Permalink
Test if docs can be built
Browse files Browse the repository at this point in the history
  • Loading branch information
dims committed Jan 13, 2017
1 parent 37d20f2 commit 8d4cd14
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ sudo: true
services:
- docker
env:
- TOXENV=py35,codecov
- TOXENV=py34,codecov
- TOXENV=py27,codecov
- TOXENV=py27-functional,codecov
- TOXENV=py35-functional,codecov
- TOXENV=update-pep8,codecov
- TOXENV=py35
- TOXENV=py34
- TOXENV=py27
- TOXENV=py27-functional
- TOXENV=py35-functional
- TOXENV=update-pep8
- TOXENV=docs
- TOXENV=coverage,codecov

install:
Expand Down

0 comments on commit 8d4cd14

Please sign in to comment.