Add travis configuration
[lttng-ci.git] / .travis.yml
1 language: python
2 python:
3 - "2.7"
4 install: "pip install jenkins-job-builder"
5 script: jenkins-jobs test jobs/ -o test/
This page took 0.031605 seconds and 5 git commands to generate.