icvpn/.travis.yml

6 lines
77 B
YAML
Raw Normal View History

sudo: false
language: python
python:
- "3.4"
script: scripts/check