yougov/nisteag

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
sudo: false
language: python
python:
  - "2.7"
  - "3.4"
  - "3.5"
install: pip install tox-travis codeclimate-test-reporter
script:
  - tox
  - codeclimate-test-reporter