core/.travis.yml

7 lines
74 B
YAML
Raw Normal View History

2015-07-11 05:00:13 +00:00
sudo: false
2014-11-09 23:28:46 +00:00
language: python
python:
2014-11-11 17:14:00 +00:00
- "3.4"
2014-11-09 23:28:46 +00:00
script:
- script/cibuild