mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 00:35:05 +00:00
Add QtSvg to Travis
This commit is contained in:
parent
9927f2cf20
commit
bacaca1a0b
@ -29,7 +29,7 @@ install:
|
|||||||
export PATH="/usr/local/opt/qt/bin:$PATH"
|
export PATH="/usr/local/opt/qt/bin:$PATH"
|
||||||
; fi
|
; fi
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||||
sudo apt-get -y install qt59base --allow-unauthenticated &&
|
sudo apt-get -y install qt59base qt59svg --allow-unauthenticated &&
|
||||||
source /opt/qt5*/bin/qt5*-env.sh
|
source /opt/qt5*/bin/qt5*-env.sh
|
||||||
; fi
|
; fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user