This commit is contained in:
portree_kid 2020-03-04 10:55:42 +01:00
parent 37b14de1fd
commit b1a090b712

View File

@ -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