Add travis configuration
[lttng-ci.git] / .travis.yml
diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..004da9d
--- /dev/null
@@ -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.022852 seconds and 4 git commands to generate.