Merge pull request #162 from bebef1987/travis
Looks good, tests pass. Merging.
This commit is contained in:
Коммит
f795ef7d02
|
@ -0,0 +1,11 @@
|
|||
language: python
|
||||
|
||||
python: 2.7
|
||||
|
||||
install: "pip install flake8"
|
||||
|
||||
script: "flake8 . --ignore=E501"
|
||||
|
||||
notifications:
|
||||
email: webqa-ci@mozilla.org
|
||||
|
|
@ -9,7 +9,6 @@ execnet==1.1
|
|||
py==1.4.15
|
||||
pytest==2.3.5
|
||||
pytest-mozwebqa
|
||||
pytest-xdist==1.8
|
||||
requests==2.4.3
|
||||
selenium
|
||||
-e git+https://github.com/mozilla/bidpom.git@master#egg=browserid
|
||||
|
|
Загрузка…
Ссылка в новой задаче