Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
uralbash committed Mar 10, 2017
1 parent b703c91 commit d051a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ matrix:

install:
- pip install -r examples/pages/requirements.txt
- pip install -r examples/pages/requirements-test.txt
- pip install -r requirements-test.txt
- python setup.py develop
- if [ -n "$LINK_CHECK" ];then pip install linkchecker; fi

Expand Down

0 comments on commit d051a8a

Please sign in to comment.