IXWebSocket/.travis.yml

12 lines
129 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
2019-01-27 21:04:56 +01:00
# compiler:
# - clang
2019-01-08 05:49:03 +01:00
# - gcc
os: osx
os: windows
2019-01-27 20:56:52 +01:00
# script: make test
script: python test/run.py