Skip to content

Commit b55ed9c

Browse files
akbakb
authored andcommitted
Rename to doc
1 parent 3ee7123 commit b55ed9c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.travis.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@ env:
66
- LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
77
- SEGFAULT_SIGNALS=all
88
matrix:
9+
include:
10+
- python: '3.7'
11+
dist: xenial
12+
sudo: required
13+
914
- TOXENV=check
10-
- TOXENV=docs
15+
- TOXENV=doc
1116
matrix:
1217
include:
1318
- python: '3.7'

0 commit comments

Comments
 (0)