This commit is contained in:
Michael Greene
2017-08-15 22:40:43 -07:00
parent 063b4bff35
commit 6769b621bd
2 changed files with 4 additions and 14 deletions

View File

@@ -1,7 +1,8 @@
dist: trusty
os:
- linux
- osx
sudo: false
sudo: required
language: python
python:
- "3.6"
@@ -11,16 +12,6 @@ python:
- "2.7"
- "pypy"
- "pypy3"
addons:
apt:
sources:
- debian-sid
packages:
- libffi-dev
- gnupg
- libgpgme11
- libgpgme11-dev
matrix:
include:
# add a pep8 test