Merge pull request #162 from bebef1987/travis

Looks good, tests pass. Merging.
This commit is contained in:
Rebecca Billings 2015-04-20 14:21:21 -07:00
Родитель 95006b672d 9cb2a9f6ab
Коммит f795ef7d02
2 изменённых файлов: 11 добавлений и 1 удалений

11
.travis.yml Normal file
Просмотреть файл

@ -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