summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2016-02-28 16:30:57 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-02-28 16:30:57 +0000
commit3393fe7c597d16ec147de64e5dfce015128fb76b (patch)
treeabf1077fa0ddaed002cc4ad98d9ea145be8b6873 /.travis.yml
parent20108d6de740845d4cc5c3cdf9550f2949b17c6a (diff)
downloadybd-3393fe7c597d16ec147de64e5dfce015128fb76b.tar.gz
Revert "Add a gash .travis.yml file"
This reverts commit cfc8289e0c69e6bffce4a032b88e8c55f467b79a. Travis doesn't support chroot, so running ybd there will be a waste of time
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index a2a1d0d..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-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