aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2014-04-22 18:19:54 -0700
committerTim Harder <radhermit@gmail.com>2014-04-22 18:19:54 -0700
commitbeb935a14b177ccdf4bf75a6bf5b1fc7e92a59ae (patch)
tree1cf1e0e6cb48154a2460c57a832c3c1fec502aad /.travis.yml
parenttravis-ci: use a custom header dir for snakeoil headers (diff)
downloadpkgcore-beb935a14b177ccdf4bf75a6bf5b1fc7e92a59ae.tar.gz
pkgcore-beb935a14b177ccdf4bf75a6bf5b1fc7e92a59ae.tar.bz2
pkgcore-beb935a14b177ccdf4bf75a6bf5b1fc7e92a59ae.zip
travis-ci: skip pyparsing tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9f3b4048..9c9e43da 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ python:
- 3.2
- 3.3
install:
- - pip install pyparsing
- git clone git://github.com/pkgcore/snakeoil.git
- cd snakeoil
- python setup.py install --install-headers "${VIRTUAL_ENV}"/include/snakeoil