travis: test with latest jjb
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 22 Jun 2016 17:59:08 +0000 (13:59 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 22 Jun 2016 17:59:08 +0000 (13:59 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
.travis.yml

index 7a85108ce50404d4a652ecd96c364b15eacd2e2e..3237e7f8c422f841b1c84a7c2a5e35a54abd14dd 100644 (file)
@@ -2,5 +2,5 @@ language: python
 python:
   - "2.7"
 install: 
-  - pip install git+git://github.com/mjeanson/jenkins-job-builder@ci#egg=jenkins-job-builder
+  - pip install jenkins-job-builder
 script: jenkins-jobs test jobs/ -o test/
This page took 0.024167 seconds and 4 git commands to generate.