Skip to content

Commit

Permalink
fixed travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobaustin123 committed May 19, 2020
1 parent 01c1856 commit 40d7f20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ jobs:
script:
- wget http://doxygen.nl/files/doxygen-1.8.18.linux.bin.tar.gz
- tar -xvf doxygen-1.8.18.linux.bin.tar.gz
- doxygen-1.8.18/doxygen -v
- doxygen-1.8.18/doxygen docs/doxygen/Doxyfile
- doxygen-1.8.18/bin/doxygen -v
- doxygen-1.8.18/bin/doxygen docs/doxygen/Doxyfile
- rm -r doxygen-1.8.18 doxygen-1.8.18.linux.bin.tar.gz

deploy:
Expand Down

0 comments on commit 40d7f20

Please sign in to comment.