Skip to content

Commit 7944739

Browse files
committed
Removed django dependency for testing
1 parent c3111b3 commit 7944739

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python:
44
- 2.7
55
install:
66
- pip install pytest pytest-cov coveralls flake8
7-
- pip install -e .[django]
87
- pip install git+https://github.com/dittos/graphql-py.git # Last version of graphql-py
98
script:
109
- py.test --cov=graphql_relay

0 commit comments

Comments
 (0)