Merge pull request #31 from PSRCode/daily_monthy
[lttng-ci.git] / .travis.yml
... / ...
CommitLineData
1sudo: false
2language: python
3python:
4 - "2.7"
5 - "3.5"
6 - "pypy"
7install: pip install tox-travis
8script: tox
This page took 0.021706 seconds and 4 git commands to generate.