Skip to content

Commit

Permalink
Adjusts travis config by adding gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanB95 committed Jan 27, 2023
1 parent 778d58c commit 477d15d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ addons:
sources:
- sourceline: 'ppa:ubuntu-toolchain-r/test'
packages:
- g++-7
- g++-7

brew_packages:
- gcc

0 comments on commit 477d15d

Please sign in to comment.