Skip to content

Commit 988af4f

Browse files
authored
Update .travis.yml
1 parent 0a010de commit 988af4f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
dist: bionic
22

3+
addons:
4+
apt:
5+
sources:
6+
- sourceline: 'ppa:ubuntu-toolchain-r/test'
7+
- packages:
8+
- gcc-9
9+
- g++-9
10+
311
language: cpp
412

513
matrix:

0 commit comments

Comments
 (0)