瀏覽代碼

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

Loading…
取消
儲存