Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
fix qgrid
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Oct 21, 2017
1 parent 9da4357 commit 43770b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ python:
- "3.6"
install:
- pip install -r requirements.txt
- pip install -U git+https://github.com/quantopian/qgrid --no-deps
- pip install qgrid --upgrade --pre
- pip install -U git+https://github.com/ozgur/python-linkedin --no-deps
script:
- python setup.py unittests

0 comments on commit 43770b2

Please sign in to comment.