Fix 3.7 aysnc def testing

This commit is contained in:
rocky
2018-04-20 11:15:52 -04:00
parent c397bf6bda
commit ef9ccc3a8c
8 changed files with 10 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ check-3.0 check-3.1 check-3.2 check-3.6:
$(MAKE) -C test $@
check-3.7: pytest
$(MAKE) -C test check
#:PyPy 2.6.1 PyPy 5.0.1, or PyPy 5.8.0-beta0
# Skip for now