Skip to content

Commit

Permalink
Use pre-installed gcc version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrossard committed Mar 18, 2020
1 parent 5a9c506 commit 177032c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ matrix:
compiler: clang
osx_image: xcode11.3
- os: osx
compiler: /usr/local/bin/gcc
compiler: /usr/local/bin/gcc-9
osx_image: xcode11.3

script:
Expand Down

0 comments on commit 177032c

Please sign in to comment.