Skip to content

Commit d51803e

Browse files
committed
Fix docs build on Travis, mk. 2
1 parent d619197 commit d51803e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ matrix:
3838
update: true
3939
packages:
4040
- doxygen
41-
- python3-pip
41+
language: python
42+
python: 3.6
4243
dist: xenial
4344
script:
4445
- cd docs && ./make.sh html

0 commit comments

Comments
 (0)