From f129027ad8ddfb6038c97bae8a6a194459e922bb Mon Sep 17 00:00:00 2001 From: Nigel Babu Date: Sat, 19 Nov 2016 13:06:41 +0530 Subject: Use python2.7 for building. Fix bustages Change-Id: I20a54041c74dfe1954dd936cf2dbdb848c356064 --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 302e456..c6fbffd 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,4 @@ This is a repository of the Jenkins jobs in [Jenkins Job Builder][JJB] format. This ensures that the jobs and the build scripts are version controlled and reviewed before they are deployed to production. - [JJB]: http://docs.openstack.org/infra/jenkins-job-builder/ -- cgit