We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa42e8 commit 576de82Copy full SHA for 576de82
.travis.yml
@@ -36,6 +36,8 @@ matrix:
36
- pip install pytest-asyncio
37
script:
38
- py.test --cov=graphql graphql tests tests_py35
39
+ - python: '2.7'
40
+
41
deploy:
42
provider: pypi
43
user: syrusakbary
0 commit comments