Skip to content

Commit e3babc3

Browse files
committed
Added 2.7 back to testing
1 parent 29db406 commit e3babc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ matrix:
3939
install: pip install flake8
4040
script:
4141
- flake8
42+
- py.test --cov=graphql graphql tests
4243
deploy:
4344
provider: pypi
4445
user: syrusakbary

0 commit comments

Comments
 (0)