소스 검색

Only test my apps, django ones are broken in some instances.

tags/v0.4.1
Isaac Bythewood 12 년 전
부모
커밋
d26d94b784
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .travis.yml

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

@@ -5,4 +5,4 @@ python:
# command to install dependencies
install: pip install -r requirements.txt
# command to run tests
script: python manage.py test
script: python manage.py test core pins api

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