projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e61d5
)
Add travis configuration
author
Michael Jeanson
<mjeanson@efficios.com>
Tue, 18 Aug 2015 20:49:30 +0000
(16:49 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Tue, 18 Aug 2015 20:49:30 +0000
(16:49 -0400)
.travis.yml
[new file with mode: 0644]
patch
|
blob
diff --git a/.travis.yml
b/.travis.yml
new file mode 100644
(file)
index 0000000..
004da9d
--- /dev/null
+++ b/
.travis.yml
@@ -0,0
+1,5
@@
+language: python
+python:
+ - "2.7"
+install: "pip install jenkins-job-builder"
+script: jenkins-jobs test jobs/ -o test/
This page took
0.022629 seconds
and
4
git commands to generate.