repo.or.cz
/
blockfinder.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update urls; bump version to 4.0.1
[blockfinder.git]
/
.travis.yml
blob
540f35a512749bbb6d0ab97b181310681485b07c
1
sudo: false
2
language: python
3
python:
4
- "2.6"
5
- "2.7"
6
- "3.3"
7
- "3.4"
8
- "3.5"
9
before_script:
10
- pip install pep8==1.6.2
11
script:
12
- python setup.py test
13
- pep8 blockfinder block_finder/ setup.py