allow pypy again on travis

This commit is contained in:
Thomas Kriechbaumer 2016-01-30 13:38:28 +01:00
parent 2145ded375
commit 283c74a0ea

View File

@ -29,10 +29,6 @@ matrix:
- debian-sid
packages:
- libssl-dev
allow_failures:
# We allow pypy to fail until Travis fixes their infrastructure to a pypy
# with a recent enought CFFI library to run cryptography 1.0+.
- python: pypy
install:
- |