Merge pull request #600 from cclauss/patch-1

Travis CI: Remove sudo and dist lines
This commit is contained in:
Ritiek Malhotra
2019-08-25 11:04:41 +05:30
committed by GitHub

View File

@@ -1,6 +1,4 @@
dist: xenial
language: python
sudo: required
python:
- "3.4"
- "3.5"