소스 검색

Added sample test case

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

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

@@ -5,4 +5,4 @@ python:
install:
- pip install -r requirements.txt

script: make test
script: py.test

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