mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-11 13:20:04 +00:00
travis: Use GCC 6 on Ubuntu CI builds
This commit is contained in:
parent
c283a8509d
commit
a81b9ca689
3 changed files with 6 additions and 6 deletions
|
@ -17,8 +17,8 @@ addons:
|
|||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-5
|
||||
- g++-5
|
||||
- gcc-6
|
||||
- g++-6
|
||||
- qt5-default
|
||||
- libqt5opengl5-dev
|
||||
- xorg-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue