ソースを参照

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

読み込み中…
キャンセル
保存