1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-23 04:04:54 +08:00
serial/.travis.yml
2016-07-18 11:36:35 +02:00

13 lines
134 B
YAML

os:
- linux
- osx
language: cpp
compiler:
- gcc
- clang
install:
- make install_deps
- source setup.bash
script:
- make