01fc18afc99d66b67a83b349476d9e74e1335d5b
[lttng-ci.git] / .travis.yml
1 sudo: false
2 language: python
3 python:
4 - "2.7"
5 - "3.5"
6 - "pypi"
7 install: pip install tox-travis
8 script: tox
This page took 0.045198 seconds and 3 git commands to generate.