Fix: system-tests: canary 2.10 lttng-ust with urcu >= 0.13 is not supported
[lttng-ci.git] / .travis.yml
1 sudo: false
2 language: python
3 python:
4 - "2.7"
5 - "3.5"
6 - "pypy"
7 install: pip install tox-travis
8 script: tox
This page took 0.030018 seconds and 4 git commands to generate.