Skip to content

Commit 090115a

Browse files
ezeeyahoosimo5
authored andcommitted
enabling lint and doc for PPC64LE
1 parent ecf3691 commit 090115a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

+6
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,14 @@ matrix:
4444
arch: ppc64le
4545
- python: 3.7
4646
env: TOXENV=doc
47+
- python: 3.7
48+
env: TOXENV=doc
49+
arch: ppc64le
4750
- python: 3.7
4851
env: TOXENV=lint
52+
- python: 3.7
53+
env: TOXENV=lint
54+
arch: ppc64le
4955
- python: 2.7
5056
env: TOXENV=pep8py2
5157
- python: 3.7

0 commit comments

Comments
 (0)