Skip to content

Commit

Permalink
Fix for TravisCI builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
eao197 committed May 9, 2020
1 parent d4588ce commit afe9fc4
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 @@ -141,7 +141,7 @@ matrix:
env:
- MATRIX_EVAL="CXX_COMPILER=clang++ C_COMPILER=clang"
- os: osx
osx_image: xcode11.3.1
osx_image: xcode11.3
compiler: clang
env:
- MATRIX_EVAL="CXX_COMPILER=clang++ C_COMPILER=clang"
Expand Down

0 comments on commit afe9fc4

Please sign in to comment.