mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-18 02:24:38 +00:00
yet more travis experiments
This commit is contained in:
parent
a6e1aceaaf
commit
9969587dbc
@ -32,8 +32,8 @@ install:
|
||||
if [[ "$TRAVIS_OS_NAME" == "linux" ]]
|
||||
then
|
||||
sudo apt-get -y install qt5-default
|
||||
sudo apt-get -y install libqt5script5
|
||||
sudo apt-get -y install libqt5xmlpatterns5
|
||||
sudo apt-get -y install libqt5script5-dev
|
||||
sudo apt-get -y install libqt5xmlpatterns5-dev
|
||||
qmake --version
|
||||
fi
|
||||
- cd ..
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user