mirror of
https://github.com/JHUAPL/kami.git
synced 2026-01-09 14:58:02 -05:00
Switch python Travis to python 3
This commit is contained in:
@@ -54,7 +54,7 @@ addons:
|
||||
- doxygen
|
||||
|
||||
install:
|
||||
- pip install -r docs/requirements.txt
|
||||
- pip3 install -r docs/requirements.txt
|
||||
- chmod +x .ci-files/install_conan.sh .ci-files/install_cmake.sh
|
||||
- ./.ci-files/install_conan.sh
|
||||
- ./.ci-files/install_cmake.sh
|
||||
|
||||
Reference in New Issue
Block a user