Skip to content

Commit

Permalink
trying things
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobaustin123 committed May 19, 2020
1 parent 55f475e commit 0da4605
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ jobs:
compiler: gcc
addons:
apt:
sources: ['ubuntu-toolchain-r-test', 'build-essential']
sources: ['g++-9', ubuntu-toolchain-r-test',
'libstdc++6', 'build-essential']

script:
- wget http://doxygen.nl/files/doxygen-1.8.18.linux.bin.tar.gz
Expand Down

0 comments on commit 0da4605

Please sign in to comment.