summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2018-05-03 10:28:48 +0100
committerStephen Finucane <sfinucan@redhat.com>2018-05-03 10:39:12 +0100
commitdae08834ee6fb73ee0ea55dbc486b8d445b775ea (patch)
tree1a61563f8376b27b501bc51bf125503713f94ceb
parent73a5d6529f16c08afbe42bd39f8eb7531d7c8ac8 (diff)
downloadcliff-dae08834ee6fb73ee0ea55dbc486b8d445b775ea.tar.gz
Remove travis.yml
It's been a long time since we used Travis for testing. Change-Id: I3b352d40f8186a6ae60a07ce1d14c349516381e2 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
-rw-r--r--.travis.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index ea35c0e..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-language: python
-python:
- - 2.7
- - 3.2
- - 3.3
- - pypy
-install: pip install -r test-requirements.txt
-script: nosetests -d \ No newline at end of file