From 0f68706182070c02c21a1037c9efce52554b52b4 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 22 Jun 2016 13:59:08 -0400 Subject: [PATCH] travis: test with latest jjb Signed-off-by: Michael Jeanson --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7a85108..3237e7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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/ -- 2.34.1