summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2016-02-10 00:34:17 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2016-02-10 00:34:17 +0100
commit97804f061ca8b0e090136c0d02e7549000c201ba (patch)
tree32c0b4d92807ad5e41718b94d879024b83545095 /.travis.yml
parentfb613d3cd9513f283072e2792317a5874e148815 (diff)
downloadfactory-boy-97804f061ca8b0e090136c0d02e7549000c201ba.tar
factory-boy-97804f061ca8b0e090136c0d02e7549000c201ba.tar.gz
Update testing targets (Closes #265)
Thanks to @jeffwidman for suggesting this!
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 e1600bd..ff805b0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ language: python
python:
- "2.7"
- "3.4"
+ - "3.5"
- "pypy"
script: