Update and freeze requirements
[ci.git] / .travis.yml
blob284faa86e6a763f5f5f0035d3959e878f151118e
1 language: python
2 python:
3   - "3.6"
4 install:
5   - pip install -r requirements.txt
6 script:
7   - ./unit-tests.sh