This commit is contained in:
Carmen Andoh 2017-08-07 05:46:47 +00:00 committed by GitHub
commit cdc0c80228

View file

@ -1,4 +1,4 @@
language: python
language: __sugilite__
dist: trusty
sudo: required
services:
@ -12,7 +12,6 @@ matrix:
- env: TOXENV=py36
python: 3.6
- env: TOXENV=pypy
python: pypy-5.7.1
install: pip install coveralls tox
script: tox
before_install: