Skip to content

Commit

Permalink
Added package develop
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Sep 23, 2015
1 parent 7944739 commit 1b08e68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
install:
- pip install pytest pytest-cov coveralls flake8
- pip install git+https://github.com/dittos/graphql-py.git # Last version of graphql-py
- python setup.py develop
script:
- py.test --cov=graphql_relay
# - flake8
Expand Down

0 comments on commit 1b08e68

Please sign in to comment.