Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
uralbash committed Mar 9, 2017
1 parent 6724f69 commit 05c30e2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "pypy"

matrix:
include:
- python: "pypy"
env: NO_RSTLINT="enabled"

install:
- pip install flake8 rstcheck
Expand Down

0 comments on commit 05c30e2

Please sign in to comment.