Skip to content

Commit 3869a4d

Browse files
committed
try latest version of ford for documentation.
1 parent 3db89ed commit 3869a4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ install:
6868
- pip install --upgrade pygooglechart
6969
- pip install --upgrade graphviz
7070
- (pip install --upgrade FoBiS.py==2.2.8 && FoBiS.py --version)
71-
- (pip install --upgrade ford==5.0.6 && ford --version)
72-
- (pip install --upgrade markdown==2.6.9)
71+
- (pip install --upgrade ford==6.0.0 && ford --version)
7372
- (pip install --upgrade git+https://github.com/dmeranda/demjson.git && jsonlint --version)
7473

7574
before_script:

0 commit comments

Comments
 (0)