aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorjarondl <me@jarondl.net>2015-07-12 13:12:12 +0300
committerjarondl <me@jarondl.net>2015-07-12 13:12:12 +0300
commit05924c0c356b9f8ec0f08621e2c110beac7ef6c8 (patch)
treef4765e5f55fb707afe35cf1b4918410ef8a9673e /.travis.yml
parent4bafd1a61d312ec5646190a9b2d66f04002fcdcd (diff)
downloaddateutil-05924c0c356b9f8ec0f08621e2c110beac7ef6c8.tar.gz
TRAVIS: try the new container based builds
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 6771626..fb75b71 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,3 +13,4 @@ install:
- python updatezinfo.py
script:
- python setup.py test
+sudo: false