Keep an eye open on forward-compatibility

This commit is contained in:
Hugo Osvaldo Barrera
2017-06-04 13:20:17 -03:00
parent af8ea2e809
commit e1b6fb7444
+3
View File
@@ -9,6 +9,9 @@ python:
# - "3.7-dev"
# - "pypy" -- appears to hang
# - "pypy3"
matrix:
allow_failures:
- python: 3.7-dev
# command to install dependencies
install: "make"
# command to run tests