blob: a3ee2c288419528cdfafbac3d82a1bdec669b40a [file] [log] [blame]
sudo: false # cause Travis to start builds much faster
language: python
python:
- "2.7"
before_install:
- git submodule update --init --recursive
# command to run tests, e.g. python setup.py test
script: ./lint