Explorar o código

Use `make test` in travis.yml

Chow Loong Jin %!s(int64=8) %!d(string=hai) anos
pai
achega
48d45b29a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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