Skip to content

Commit

Permalink
[skip travis] Restored the download of Doxygen from Chocolatey
Browse files Browse the repository at this point in the history
According to their status page, the disruption is fixed. This will restore the documentation of the Python module functions in the wheel packages for Windows.
  • Loading branch information
bcoconni committed Dec 14, 2019
1 parent 3cefc86 commit 58a1f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ install:
- cd cxxtest\python
- python setup.py install
- cd ..\..
#- cinst doxygen.install
- cinst doxygen.install

build_script:
# Build JSBSim
Expand Down

0 comments on commit 58a1f77

Please sign in to comment.