summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJoern Hees <gitdev@joernhees.de>2013-06-21 13:48:48 +0200
committerJoern Hees <gitdev@joernhees.de>2013-06-21 13:48:48 +0200
commit682d8161b5b0f1788b0f72a44a7dcdd37e57dad0 (patch)
tree9597cccfadc2064680ae363eb93f2cf4c0acafd7 /.travis.yml
parent88d5ce3908ef4f2a0537937c297227b282aaa6b1 (diff)
downloadrdflib-682d8161b5b0f1788b0f72a44a7dcdd37e57dad0.tar.gz
include running tests for coveralls-ci branch
this is just for the time of setting up coveralls integration
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 108ffd45..2ef4a09c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ language: python
branches:
only:
- master
+ - coveralls-ci
python:
- 2.5