summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2016-02-28 15:24:06 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-02-28 15:57:07 +0000
commitcfc8289e0c69e6bffce4a032b88e8c55f467b79a (patch)
tree1fd64f03b7ab6754260c9945cb62c9171ec3ffea /.travis.yml
parent5c8f125853887533c9394e527aa182ac1f9320d5 (diff)
downloadybd-cfc8289e0c69e6bffce4a032b88e8c55f467b79a.tar.gz
Add a gash .travis.yml file
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..a2a1d0d
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,13 @@
+language: python
+python:
+ - "2.6"
+ - "2.7"
+ - "3.2"
+ - "3.3"
+ - "3.4"
+ - "pypy"
+install:
+script:
+ - pip install fs pyyaml sandboxlib requests jsonschema
+ - chmod +x ybd.py
+ - ybd.py ci x86_64