aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2015-07-17 20:00:47 -0700
committerMike Crute <mcrute@gmail.com>2015-07-17 20:00:47 -0700
commit183a402ea30d3fe73906744277fa9306fbd726e5 (patch)
tree376f29082bd8559589adeecb8f602c4f0ab8b7f5 /.travis.yml
parente8f93e8ce5073394c8b58731e517c45a24cb9d09 (diff)
downloadpydora-183a402ea30d3fe73906744277fa9306fbd726e5.tar.bz2
pydora-183a402ea30d3fe73906744277fa9306fbd726e5.tar.xz
pydora-183a402ea30d3fe73906744277fa9306fbd726e5.zip
Travis python3.5 builder still broken
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 11f0041..a984591 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,5 +4,4 @@ python:
4 - "3.2" 4 - "3.2"
5 - "3.3" 5 - "3.3"
6 - "3.4" 6 - "3.4"
7 - "3.5"
8script: python setup.py test 7script: python setup.py test