mirror of
https://github.com/leozide/leocad
synced 2025-01-29 20:34:50 +01:00
Update .travis.yml
This commit is contained in:
parent
263010e3ec
commit
eaa1959cf2
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ install:
|
|||
fi
|
||||
|
||||
script:
|
||||
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then /opt/qt510/bin/qt510-env.sh; fi
|
||||
- if [ "$QT_BASE" = "510" && "$TRAVIS_OS_NAME" = "linux" ]; then /opt/qt510/bin/qt510-env.sh; fi
|
||||
- qmake PREFIX=/usr -v
|
||||
- qmake PREFIX=/usr -r
|
||||
- make -j4
|
||||
|
|
Loading…
Add table
Reference in a new issue