IXWebSocket/.travis.yml

10 lines
91 B
YAML
Raw Normal View History

2019-01-07 18:05:55 -08:00
language: cpp
2019-01-07 20:49:03 -08:00
dist: xenial
compiler:
- clang
# - gcc
2019-01-26 20:57:48 -08:00
# os: osx
2019-01-07 18:05:55 -08:00
script: make test