travis: install requests[security] to silence sphinx warning

develop
lethosor 2016-12-05 12:14:08 -05:00
parent 8488b1a953
commit a5afd98863
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ matrix:
- gcc-4.8-multilib
- g++-4.8-multilib
before_install:
pip install --user sphinx
pip install --user sphinx "requests[security]"
script:
- git tag tmp-travis-build
- sh travis/git-info.sh