summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-07-03 08:19:28 +0200
committerIlya Etingof <etingof@gmail.com>2018-07-03 08:19:28 +0200
commit3a8d4ec10b320fbb126164fc7567e97dd941d041 (patch)
treec9993d6122668092b0749d8e2daa3239e09406c5
parent7f65dde49ad68b295e32fc73fc20f2dc7d0f2ffc (diff)
parentd5ab28820dcd80ed1e6a5bf33945bb6d1f057d4b (diff)
downloadpysnmp-git-3a8d4ec10b320fbb126164fc7567e97dd941d041.tar.gz
Merge branch 'master' of github.com:etingof/pysnmp
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 120f290c..4006e760 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,8 +32,8 @@ matrix:
python: '3.6'
- os: linux
dist: xenial
- sudo: false
- python: '3.7-dev'
+ sudo: true
+ python: '3.7'
- os: linux
dist: xenial
sudo: false