Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit fdf6577

Browse files
committed
Added travis env
1 parent 1f38541 commit fdf6577

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ matrix:
2525
env: TOXENV=pypy
2626
- python: pypy3
2727
env: TOXENV=pypy3
28+
- python: 2.7
29+
env: TOXENV=docs

0 commit comments

Comments
 (0)