summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2015-06-25 15:21:19 +0200
committerRoland Hedberg <roland.hedberg@adm.umu.se>2015-06-25 15:21:19 +0200
commitb7f618bde5b24c6e0a6c1b40c3748af8b56defaf (patch)
treeb423d3dcc87c3b66ff727360c1f520d2e408264a /.travis.yml
parent00cdcad20a500a586a85646119e0d0ff1b1e94ac (diff)
downloadpysaml2-b7f618bde5b24c6e0a6c1b40c3748af8b56defaf.tar.gz
All tests now pass in 2.7 and 3.4 .
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e29ffa0c..81db0fd5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,9 @@
language: python
+env:
+ - TOX_ENV=py27
+ - TOX_ENV=py34
+
services:
- mongodb