瀏覽代碼

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

Loading…
取消
儲存