core/.travis.yml

9 lines
111 B
YAML

sudo: false
language: python
python:
- "3.4"
install:
- script/bootstrap_server
script:
- script/cibuild