Skip to content

Commit

Permalink
enabling lint and doc for PPC64LE
Browse files Browse the repository at this point in the history
  • Loading branch information
ezeeyahoo authored and simo5 committed Aug 20, 2020
1 parent ecf3691 commit 090115a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,14 @@ matrix:
arch: ppc64le
- python: 3.7
env: TOXENV=doc
- python: 3.7
env: TOXENV=doc
arch: ppc64le
- python: 3.7
env: TOXENV=lint
- python: 3.7
env: TOXENV=lint
arch: ppc64le
- python: 2.7
env: TOXENV=pep8py2
- python: 3.7
Expand Down

0 comments on commit 090115a

Please sign in to comment.