Travis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user