Update jjb branch for travis ci
[lttng-ci.git] / .travis.yml
1 language: python
2 python:
3 - "2.7"
4 install:
5 - pip install git+git://github.com/mjeanson/jenkins-job-builder@ci#egg=jenkins-job-builder
6 script: jenkins-jobs test jobs/ -o test/
This page took 0.030937 seconds and 5 git commands to generate.