Selaa lähdekoodia

removed special requirements for py.test from travis configuration

pull/147/head
Johannes 8 vuotta sitten
vanhempi
commit
8c570be899
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      .travis.yml

+ 2
- 2
.travis.yml Näytä tiedosto

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

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

# command to install dependencies
install:


Loading…
Peruuta
Tallenna