Update .travis.yml

This commit is contained in:
Thomas Krijnen
2021-07-10 17:17:47 +02:00
committed by GitHub
parent acddbfd18c
commit 5e03846783
+5
View File
@@ -22,10 +22,15 @@ addons:
- nlohmann-json3-dev
- opencollada-dev
- python3-all-dev
- python3-pip
- swig
before_script:
- if [ $TRAVIS_OS_NAME == "linux" ]; then ccache -z; fi
install:
# for IDS
- python3 -m pip install xmlschema
script:
- pwd