ソースを参照

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

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