Explorar el Código

Use `make test` in travis.yml

Chow Loong Jin hace 8 años
padre
commit
48d45b29a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -12,4 +12,4 @@ before_script: cmake .
 
 script:
   - make -j3
-  - ./xmltest
+  - make test