Skip to content

Commit

Permalink
Add more packages for python3 of CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
owent committed Jul 3, 2020
1 parent c6f0730 commit f84f419
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ matrix:
- doxygen
- python3
- python3-pip
- python3-setuptools
- python3-six
script: |
REPO_DIR=$PWD ;
mkdir -p $REPO_DIR/build_for_doxygen && cd $REPO_DIR/build_for_doxygen ;
Expand Down

0 comments on commit f84f419

Please sign in to comment.