Only test on stable Python (#380)

Since tests on nightly are quite likely to fail anyway, it doesn't make too much sense  to test there.
This commit is contained in:
Johann Bauer 2018-02-22 00:17:23 +01:00 committed by Neil
parent b37b53f358
commit 1c972d9592

View File

@ -7,7 +7,6 @@ before_install:
- sudo apt-get install -yq libleveldb-dev librocksdb libsnappy-dev zlib1g-dev libbz2-dev libgflags-dev
python:
- "3.6"
- "nightly"
# command to install dependencies
install:
- pip install aiohttp