We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db89ed commit 3869a4dCopy full SHA for 3869a4d
.travis.yml
@@ -68,8 +68,7 @@ install:
68
- pip install --upgrade pygooglechart
69
- pip install --upgrade graphviz
70
- (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)
+ - (pip install --upgrade ford==6.0.0 && ford --version)
73
- (pip install --upgrade git+https://github.com/dmeranda/demjson.git && jsonlint --version)
74
75
before_script:
0 commit comments