浏览代码

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

正在加载...
取消
保存