uWebSockets.js/.travis.yml

8 lines
147 B
YAML
Raw Normal View History

2019-02-10 02:39:24 +00:00
language: cpp
os: osx
compiler: clang
script:
- git clone --recursive https://github.com/uNetworking/uWebSockets.js.git
- cd uWebSockets.js
- make