summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2016-01-13 22:57:01 +0100
committerArmin Ronacher <armin.ronacher@active-4.com>2016-01-13 22:57:01 +0100
commit60847436a5b617453b47b32d35482dff206f7f29 (patch)
tree17f75b7742d3eefd4ca44fe19d66abf6eaad8354
parent1925f51e5d59b9b1becb439f55783b945673bedd (diff)
downloadmarkupsafe-60847436a5b617453b47b32d35482dff206f7f29.tar.gz
Disable sudo because old platform
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6086568..c0128ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+sudo: false
language: python
python:
- "2.6"