IXWebSocket/.travis.yml

12 lines
126 B
YAML
Raw Normal View History

2019-01-08 03:05:55 +01:00
language: cpp
2019-01-08 05:49:03 +01:00
dist: xenial
compiler:
- clang
# - gcc
os: osx
os: windows
2019-01-27 20:56:52 +01:00
# script: make test
script: python test/run.py