mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 17:55:19 +03:00
Update Travis QT version
This commit is contained in:
parent
5696165d66
commit
c7e63f52ce
1 changed files with 3 additions and 3 deletions
|
@ -11,11 +11,11 @@ python:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- QT_BASE=53
|
#- QT_BASE=53
|
||||||
# - QT_BASE=54
|
# - QT_BASE=54
|
||||||
# - QT_BASE=55
|
# - QT_BASE=55
|
||||||
# - QT_BASE=56
|
# - QT_BASE=56
|
||||||
# - QT_BASE=57
|
- QT_BASE=57
|
||||||
#- GCC_ARM=/opt/gcc-arm-none-eabi/bin
|
#- GCC_ARM=/opt/gcc-arm-none-eabi/bin
|
||||||
- AVR_FLAVORS="AVR9X 9X GRUVIN9X MEGA2560"
|
- AVR_FLAVORS="AVR9X 9X GRUVIN9X MEGA2560"
|
||||||
- PYTHONPATH=${PYTHONPATH}:/usr/lib/python3/dist-packages
|
- PYTHONPATH=${PYTHONPATH}:/usr/lib/python3/dist-packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue