mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-23 01:36:15 +03:00
Enable thread_local support in TravisCI
This commit is contained in:
parent
511796f74e
commit
7d2a393532
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ language: cpp
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
osx_image: xcode7.3
|
||||
osx_image: xcode8
|
||||
|
||||
env:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue