Skip to content

Commit 1b08e68

Browse files
committed
Added package develop
1 parent 7944739 commit 1b08e68

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
@@ -5,6 +5,7 @@ python:
55
install:
66
- pip install pytest pytest-cov coveralls flake8
77
- pip install git+https://github.com/dittos/graphql-py.git # Last version of graphql-py
8+
- python setup.py develop
89
script:
910
- py.test --cov=graphql_relay
1011
# - flake8

0 commit comments

Comments
 (0)