summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2018-09-08 13:15:22 -0700
committerBob Ippolito <bob@redivi.com>2018-09-08 13:15:22 -0700
commit98c486a99315a5b28b24636c5de8d1760ef5eec9 (patch)
treeb7528297deb1728e167398311de9e81c28456575
parent1bac22505d63c9e94827c04cc7352ce82ca175d3 (diff)
parenta3bdbbd50f359cbf7cfbbbffdd8a71cc66b84b55 (diff)
downloadsimplejson-98c486a99315a5b28b24636c5de8d1760ef5eec9.tar.gz
Merge branch 'master' of https://github.com/simplejson/simplejson
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index edf101c..813a39f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,11 +27,8 @@ matrix:
python: '3.5'
- os: linux
dist: trusty
- sudo: required
- services:
- - docker
+ sudo: false
python: '3.6'
- env: BUILD_WHEEL=true
- os: linux
dist: xenial
sudo: required