Browse Source

Add missing symbol

Steven Myint 12 years ago
parent
commit
7fd0153996
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

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