ZeroTierOne/ext/librethinkdbxx/.travis.yml

12 lines
100 B
YAML
Raw Normal View History

sudo: required
dist: trusty
python:
- "3.4.3"
addons:
rethinkdb: "2.3"
script:
- make test