mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Fix typo in travis (#46)
This commit is contained in:
parent
75821f29e1
commit
f202306920
@ -26,7 +26,7 @@ install:
|
||||
export PATH="/usr/local/opt/qt/bin:$PATH"
|
||||
; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
sudo apt-get -y install qt56base qt56webengine &&
|
||||
sudo apt-get -y install qt59base qt59webengine &&
|
||||
source /opt/qt5*/bin/qt5*-env.sh
|
||||
; fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user