summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-02-21 16:21:43 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-02-21 16:21:43 +0100
commitdf906f6069c79d38ec14a40a08becb4c76896904 (patch)
treedf29e30fa690545766d18a88ac799f86d91e9a3a /.travis.yml
parent1f2590505ac0a6a103bca679250a9dddee77830a (diff)
downloadsetuptools-scm-df906f6069c79d38ec14a40a08becb4c76896904.tar.gz
kill travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 01cd80b..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-language: python
-python:
- - "2.6"
- - "2.7"
- - "3.2"
-
-install:
- - sudo apt-get install mercurial
-
-script: py.test --junitxml=travis.junit