IXWebSocket/.travis.yml

10 lines
91 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
2019-01-27 05:57:48 +01:00
# os: osx
2019-01-08 03:05:55 +01:00
script: make test