Travis
This commit is contained in:
parent
37b14de1fd
commit
b1a090b712
@ -7,6 +7,9 @@ language: c
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
- os: osx
|
||||||
|
- os: windows
|
||||||
|
# language: node_js
|
||||||
|
# node_js: "8"
|
||||||
- os: linux
|
- os: linux
|
||||||
env: CC=clang CXX=clang++ npm_config_clang=1
|
env: CC=clang CXX=clang++ npm_config_clang=1
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
Loading…
Reference in New Issue
Block a user