소스 검색

removed special requirements for py.test from travis configuration

pull/147/head
Johannes 8 년 전
부모
커밋
8c570be899
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      .travis.yml

+ 2
- 2
.travis.yml 파일 보기

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


불러오는 중...
취소
저장