Skip to content

Commit 44471d9

Browse files
author
Jiaqi Liu
committed
docs only run in python3
1 parent 3a23a69 commit 44471d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ matrix:
5656
env: GROUP=python
5757
- python: 3.4
5858
env: GROUP=python
59+
exclude:
60+
- python: 2.7
61+
env: GROUP=docs
5962

6063
after_success:
6164
- codecov

0 commit comments

Comments
 (0)