Update jjb branch for travis ci
[lttng-ci.git] / .travis.yml
index 004da9dabe181a5e749556a42a71fc2b007f68cf..7a85108ce50404d4a652ecd96c364b15eacd2e2e 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@ci#egg=jenkins-job-builder
 script: jenkins-jobs test jobs/ -o test/
This page took 0.02249 seconds and 4 git commands to generate.