Skip to content

Commit ee469bd

Browse files
authored
Change sphinx-tabs repo (ros2#813)
* Change sphinx-tabs repo Signed-off-by: maryaB-osr <[email protected]> * linter Signed-off-by: maryaB-osr <[email protected]> * change to osrf fork Signed-off-by: maryaB-osr <[email protected]>
1 parent 7d9ebb4 commit ee469bd

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
@@ -3,7 +3,8 @@ python: 3.6
33
sudo: false
44
install:
55
- pip3 install doc8 sphinx
6-
- pip3 install git+https://github.com/Daltz333/sphinx-tabs@sphinx3
6+
- pip3 install git+https://github.com/osrf/sphinx-tabs
7+
78
script:
89
- make html 2> stderr.log
910
- cat stderr.log

0 commit comments

Comments
 (0)