Commit 83bf24e7 authored by Stefan Behnel's avatar Stefan Behnel

Try to fix travis installation of gcc-8 on xenial.

parent cffb63d3
...@@ -5,7 +5,7 @@ sudo: false ...@@ -5,7 +5,7 @@ sudo: false
addons: addons:
apt: apt:
sources: sources:
- ubuntu-toolchain-r-test - sourceline: 'ppa:ubuntu-toolchain-r/test'
packages: packages:
- gdb - gdb
- python-dbg - python-dbg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment