Skip to content

Commit

Permalink
linting and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wooyek committed Nov 23, 2017
1 parent 0b3b16b commit 8ae955e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@ install:
- git --version

script:
- tox
- tox --skip-missing-interpreters

jobs:
include:
- stage: make
python: "2.5"
script:
- which python
- tox --version
Expand Down

0 comments on commit 8ae955e

Please sign in to comment.