Explorar el Código

Add missing symbol

Steven Myint hace 11 años
padre
commit
7fd0153996
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

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