Skip to content

Commit

Permalink
Merge pull request #2407 from Holzhaus/travis-linker-fixes
Browse files Browse the repository at this point in the history
Travis CI fixes
  • Loading branch information
uklotzde authored Dec 20, 2019
2 parents 9373585 + c980739 commit 7229998
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:

- name: OSX/clang/SCons build
os: osx
osx_image: xcode11
compiler: clang
cache:
directories:
Expand Down Expand Up @@ -107,6 +108,7 @@ jobs:

- name: OSX/clang/CMake build
os: osx
osx_image: xcode11
compiler: clang
cache:
ccache: true
Expand Down

0 comments on commit 7229998

Please sign in to comment.