uWebSockets.js/.travis.yml
2019-02-10 03:39:24 +01:00

8 lines
147 B
YAML

language: cpp
os: osx
compiler: clang
script:
- git clone --recursive https://github.com/uNetworking/uWebSockets.js.git
- cd uWebSockets.js
- make