Update .travis.yml

Added libqt5x11extras5-dev to travis yml file
This commit is contained in:
githubuser0xFFFF 2020-09-02 21:25:54 +02:00 committed by GitHub
parent 70738f7549
commit be294b4867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ matrix:
- qt55base
- qt55tools
- qt55x11extras
- libqt5x11extras5-dev
- gcc-9
- g++-9
script:
@ -50,6 +51,7 @@ matrix:
- qt514base
- qt514tools
- qt514x11extras
- libqt5x11extras5-dev
- gcc-9
- g++-9
- libc6-i386
@ -83,6 +85,7 @@ matrix:
- qt514base
- qt514tools
- qt514x11extras
- libqt5x11extras5-dev
- gcc-9
- g++-9
- libc6-i386
@ -116,6 +119,7 @@ matrix:
- qt514base
- qt514tools
- qt514x11extras
- libqt5x11extras5-dev
- gcc-9
- g++-9
- libc6-i386
@ -155,6 +159,7 @@ matrix:
- qt514base
- qt514tools
- qt514x11extras
- libqt5x11extras5-dev
- gcc-9
- g++-9
- libc6-i386