Skip to content

Commit

Permalink
[REVERTME] disable python3 testing
Browse files Browse the repository at this point in the history
Rather than hold up all forward progress on ASN1 Python3 issues,
disable Python3 testing and file a bug to re-enable it.

PyASN1 bug:
etingof/pyasn1#185

tpm2-pkcs11 bug:
tpm2-software#327

Signed-off-by: William Roberts <william.c.roberts@intel.com>
  • Loading branch information
William Roberts committed Nov 26, 2019
1 parent 8f8a6bb commit 0d92fce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ compiler:
env:
matrix:
- PYTHON_INTERPRETER=python2
- PYTHON_INTERPRETER=python3
script:
- ./.ci/travis.run
after_failure:
Expand Down

0 comments on commit 0d92fce

Please sign in to comment.