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