浏览代码

Add missing symbol

Steven Myint 11 年前
父节点
当前提交
7fd0153996
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml 查看文件

@@ -12,4 +12,4 @@ install:
12 12
     - python setup.py install
13 13
 
14 14
 script:
15
-    ./tests/tests.sh
15
+    - ./tests/tests.sh