mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-22 15:15:12 +08:00
fix(travis): set compiler to clang
This commit is contained in:
parent
750539bd9b
commit
766959bfab
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ env:
|
||||||
global:
|
global:
|
||||||
- NYLAS_ACCESS_TOKEN=cb200be7c921f73a1c35930f6a4ac8758b271be0
|
- NYLAS_ACCESS_TOKEN=cb200be7c921f73a1c35930f6a4ac8758b271be0
|
||||||
|
|
||||||
|
compiler: clang
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Reference in a new issue