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