ansible: create a node_wandboard group
[lttng-ci.git] / .travis.yml
CommitLineData
33a40e3d 1sudo: false
f68cb7cc
MJ
2language: python
3python:
4 - "2.7"
33a40e3d 5 - "3.5"
6918dc1f 6 - "pypy"
33a40e3d
MJ
7install: pip install tox-travis
8script: tox
This page took 0.028967 seconds and 4 git commands to generate.