Преглед изворни кода

removed special requirements for py.test from travis configuration

pull/147/merge^2
Johannes пре 8 година
родитељ
комит
8c570be899
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      .travis.yml

+ 2
- 2
.travis.yml Прегледај датотеку

@@ -2,8 +2,8 @@ language: python
python: python:
- "2.7" - "2.7"


before_install:
- pip install pytest pytest-cov
#before_install:
# - pip install pytest pytest-cov


# command to install dependencies # command to install dependencies
install: install:


Loading…
Откажи
Сачувај