Add kernel jobs update to README
[lttng-ci.git] / .travis.yml
index 004da9dabe181a5e749556a42a71fc2b007f68cf..80639ac5c7eae4e96a57d788eb693afb44e9842a 100644 (file)
@@ -1,5 +1,6 @@
 language: python
 python:
   - "2.7"
-install: "pip install jenkins-job-builder"
+install: 
+  - pip install git+git://github.com/mjeanson/jenkins-job-builder@bug/2000340#egg=jenkins-job-builder
 script: jenkins-jobs test jobs/ -o test/
This page took 0.025687 seconds and 4 git commands to generate.