Skip to content

Commit

Permalink
Compile w/ the default clang version on linux travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunsfeld committed Oct 24, 2019
1 parent 4b7f4e5 commit c77adf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,8 @@ os:
- osx
- linux

compiler: clang

before_install:
- git submodule update --init --recursive

Expand Down

0 comments on commit c77adf3

Please sign in to comment.