Skip to content

Commit

Permalink
Set CC and CXX explicitly on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunsfeld committed Oct 28, 2019
1 parent ca03beb commit 3793855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -27,5 +27,7 @@ deploy:
tags: true

env:
CC: clang
CXX: clang++
global:
secure: Jn0t44EE07oEY0eUqRAFcbVwf34hAHx6pmWnDHJRBN9XcH3eHo0DFA32TGtbgYy90dChgdKYLWCwbeZzv1nxJiAy/CItCRcfpc4BJAkvxmtoPiFPpkqJl00CRgO+xGselNPgRhdeHeIEYFUcKAzAX7vxB85YTTys3gWV5Zb1SAQ=

0 comments on commit 3793855

Please sign in to comment.