repo.or.cz
/
ci.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update and freeze requirements
[ci.git]
/
.travis.yml
blob
284faa86e6a763f5f5f0035d3959e878f151118e
1
language: python
2
python:
3
- "3.6"
4
install:
5
- pip install -r requirements.txt
6
script:
7
- ./unit-tests.sh