This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/ext/librethinkdbxx/.travis.yml
2017-11-02 07:05:11 -07:00

12 lines
100 B
YAML

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